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