diff options
Diffstat (limited to 'bin/conf')
| -rw-r--r-- | bin/conf/.gitignore | 1 | ||||
| -rw-r--r-- | bin/conf/client.conf.example | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/bin/conf/.gitignore b/bin/conf/.gitignore new file mode 100644 index 0000000..ad16096 --- /dev/null +++ b/bin/conf/.gitignore @@ -0,0 +1 @@ +/client.conf diff --git a/bin/conf/client.conf.example b/bin/conf/client.conf.example new file mode 100644 index 0000000..f054dc8 --- /dev/null +++ b/bin/conf/client.conf.example @@ -0,0 +1,3 @@ +LocalCentre=dev
+ClusterStorage=LDAPClientReader,ProxyLoader
+EnableItemErase=true
|
