following new 0.10 documentation
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 11 Dec 2009 19:45:26 +0000 (20:45 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 11 Dec 2009 19:45:26 +0000 (20:45 +0100)
koha/blackray.conf [new file with mode: 0644]

diff --git a/koha/blackray.conf b/koha/blackray.conf
new file mode 100644 (file)
index 0000000..f4b5f9d
--- /dev/null
@@ -0,0 +1,11 @@
+ManagementServer.Endpoints=tcp -h localhost -p 8888 
+ManagementServer.Log=/tmp/mgmtd.log 
+
+Instance.Samples.Directory=/tmp/
+Instance.Samples.Endpoints.Search=tcp -p 8889 
+Instance.Samples.Endpoints.Infra=tcp -h localhost -p 8890 
+Instance.Samples.Autostart=true 
+Instance.Samples.ReadOnly=false 
+Instance.Samples.Log=/tmp/koha.log 
+Instance.Samples.LazyWrite=true 
+