From 254ee6f47eebfc00462c10756a92066e82cc1a96 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 21 Jun 2011 15:46:02 +0200 Subject: Initial commit --- bin/conf/server.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/conf/server.conf (limited to 'bin/conf/server.conf') diff --git a/bin/conf/server.conf b/bin/conf/server.conf new file mode 100755 index 0000000..a5a99d4 --- /dev/null +++ b/bin/conf/server.conf @@ -0,0 +1,4 @@ +LocalCentre=andy +ClusterStorage=LDAPClusterStorage,XMLClusterStorage +XMLStorage.root=C:/Users/andrew/workspace/cristal-kernel/db +ItemServer.Console.allow=localhost,andrew -- cgit v1.2.3