diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-06 16:39:39 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-06 16:39:39 +0200 |
| commit | 7112eedbb508c22433b07578a1071b84e22b2a81 (patch) | |
| tree | 68c962fac9ca7eff87642fd65013543fb66895da /src/main/config/server.conf | |
| parent | c48891910c6ca2ca7d234a3859899f7c60bbd909 (diff) | |
Added maven appassembler to produce a distribution with server, gui and
usercode launchers.
Diffstat (limited to 'src/main/config/server.conf')
| -rw-r--r-- | src/main/config/server.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/config/server.conf b/src/main/config/server.conf new file mode 100644 index 0000000..16f9ddd --- /dev/null +++ b/src/main/config/server.conf @@ -0,0 +1,2 @@ +ClusterStorage=LDAPClusterStorage,XMLDBClusterStorage
+ItemServer.Console.allow=localhost
|
