aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.sample
blob: 2f2eedfae6ec6331db3a5e26d7fdce9202d12cb8 (plain)
1
2
3
4
5
6
7
8
9
{
  "host": "localhost",
  "port": 10011,
  "user": "serveradmin",
  "password": "super_secret-Password",
  "server_id": 1337,

  "gid" : 9999
}