diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
| commit | 4991bef81c7e9eb8f3f94309b1c3a1f9b8cc02ee (patch) | |
| tree | d46b80a7efcc770d28cdeb3c5a6083a8c9b97c0c /bin/conf | |
| parent | 56afac46ce0912eb496b5b22af0d28070218e7be (diff) | |
Cleanup bin & add eclipse launch configurations
Diffstat (limited to 'bin/conf')
| -rwxr-xr-x | bin/conf/server.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/conf/server.conf b/bin/conf/server.conf index a5a99d4..f1b981b 100755 --- a/bin/conf/server.conf +++ b/bin/conf/server.conf @@ -1,4 +1,4 @@ LocalCentre=andy
ClusterStorage=LDAPClusterStorage,XMLClusterStorage
-XMLStorage.root=C:/Users/andrew/workspace/cristal-kernel/db
-ItemServer.Console.allow=localhost,andrew
+XMLStorage.root=C:/Users/abranson/workspace/cristal-kernel/db
+ItemServer.Console.allow=localhost,andrew,pcuwe01
|
