aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.sample
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2019-12-11 17:31:21 +0100
committernico <nico@magicbroccoli.de>2019-12-11 17:31:21 +0100
commit825353e79e51b841d4783b6e187afa083a729e24 (patch)
treea7d199355ae9360c0828957329358bbb6283ff5f /config.json.sample
parent9080c719dc0252b43fd894d71cf7d410ae8b0cb6 (diff)
TSGroupAssigner setup
+ working release TSGroupAssigner module + add GPL Licence + add basic README * updated .gitignore - remove old script snippets
Diffstat (limited to 'config.json.sample')
-rw-r--r--config.json.sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.json.sample b/config.json.sample
deleted file mode 100644
index 2f2eedf..0000000
--- a/config.json.sample
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "host": "localhost",
- "port": 10011,
- "user": "serveradmin",
- "password": "super_secret-Password",
- "server_id": 1337,
-
- "gid" : 9999
-} \ No newline at end of file