From 7112eedbb508c22433b07578a1071b84e22b2a81 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 6 Oct 2014 16:39:39 +0200 Subject: Added maven appassembler to produce a distribution with server, gui and usercode launchers. --- src/main/config/client.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/main/config/client.conf (limited to 'src/main/config/client.conf') diff --git a/src/main/config/client.conf b/src/main/config/client.conf new file mode 100644 index 0000000..6667aae --- /dev/null +++ b/src/main/config/client.conf @@ -0,0 +1,2 @@ +ClusterStorage=LDAPClientReader,ProxyLoader +EnableItemErase=true -- cgit v1.2.3