diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-12-14 11:56:59 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-12-14 11:56:59 +0100 |
| commit | 1ef30dc32e463eb08c9fcd2e9510cacee40ece9d (patch) | |
| tree | 51d8f4e91a4239c96e0331f08808ce9b47fc7ec3 /bin/server.conf.example | |
| parent | 4bca8edd82f3b0e71d5ec417f99e46d726b6f0af (diff) | |
Local conf files
Diffstat (limited to 'bin/server.conf.example')
| -rw-r--r-- | bin/server.conf.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/server.conf.example b/bin/server.conf.example new file mode 100644 index 0000000..46136ef --- /dev/null +++ b/bin/server.conf.example @@ -0,0 +1,4 @@ +LocalCentre=local
+ClusterStorage=LDAPClusterStorage,XMLClusterStorage
+XMLStorage.root=/path/to/xmldb/dir
+ItemServer.Console.allow=localhost
|
