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