aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.sample
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.sample')
-rw-r--r--config.json.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.json.sample b/config.json.sample
new file mode 100644
index 0000000..2f2eedf
--- /dev/null
+++ b/config.json.sample
@@ -0,0 +1,9 @@
+{
+ "host": "localhost",
+ "port": 10011,
+ "user": "serveradmin",
+ "password": "super_secret-Password",
+ "server_id": 1337,
+
+ "gid" : 9999
+} \ No newline at end of file