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