summaryrefslogtreecommitdiff
path: root/bin/conf
diff options
context:
space:
mode:
authorAndrew Branson <andrew@andrewbranson.net>2011-06-21 15:46:02 +0200
committerAndrew Branson <andrew@andrewbranson.net>2011-06-21 15:46:02 +0200
commit254ee6f47eebfc00462c10756a92066e82cc1a96 (patch)
tree8273ff95c704e6faa3f92b4711253427b9ba0481 /bin/conf
Initial commit2.2
Diffstat (limited to 'bin/conf')
-rwxr-xr-xbin/conf/client.conf3
-rwxr-xr-xbin/conf/server.conf4
2 files changed, 7 insertions, 0 deletions
diff --git a/bin/conf/client.conf b/bin/conf/client.conf
new file mode 100755
index 0000000..3a77f04
--- /dev/null
+++ b/bin/conf/client.conf
@@ -0,0 +1,3 @@
+LocalCentre=andy
+ClusterStorage=LDAPClientReader,ProxyLoader
+EnableItemErase=true
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