summaryrefslogtreecommitdiff
path: root/config/config.json
blob: 74dac992588d2bda7ebfc62d1f80042a73100cfc (plain)
1
2
3
4
5
6
{
  "host":["localhost"],
  "port": 8080,
  "allow-hidden": false,
  "auth": true 
}