Skip to content

Instantly share code, notes, and snippets.

View bbpennel's full-sized avatar

Ben Pennell bbpennel

  • UNC Chapel Hill Libraries
View GitHub Profile
@bbpennel
bbpennel / fcrepo-config.xml
Last active June 29, 2020 15:16
fcrepo-config.xml for fedora 5.x with WebAC disabled
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context"
xmlns:task="http://www.springframework.org/schema/task"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:util="http://www.springframework.org/schema/util"
xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd