summaryrefslogtreecommitdiff
path: root/config/config.json
blob: cb0e7197efb08cbf9f7e8b7206d12222ef0d5203 (plain)
1
2
3
4
5
6
7
8
{
  "hosts":["localhost"],
  "allow-hidden": true,
  "hide-hidden": true,
  "auth": true,
  "cache": true,
  "ipv6": true
}