pf-sdn/docker/config.json

42 lines
1.1 KiB
JSON

{
"subscribedResources": [],
"subscriptions": [
{
"name": "updates",
"source": "https://git.kirillius.ru/kirillius/protected-resources-list.git",
"type": "ru.kirillius.pf.sdn.External.API.GitSubscription",
"script": ""
},
{
"name": "local",
"source": "/data/local",
"type": "ru.kirillius.pf.sdn.External.API.LocalFilesystemSubscription",
"script": ""
}
],
"enabledComponents": [],
"httpPort": 8080,
"filteredResources": {
"description": "",
"domains": [],
"subnets": [],
"ASN": []
},
"mergeSubnets": true,
"updateSubscriptionsInterval": 6,
"mergeSubnetsWithUsage": 51,
"componentsConfig": {},
"customResources": {
"description": "",
"domains": [],
"subnets": [],
"ASN": []
},
"passwordHash": "",
"displayDebuggingInfo": true,
"cachingAS": true,
"host": "0.0.0.0",
"updateASInterval": 12,
"cacheDirectory": "/var/cache/pf-sdn",
"passwordSalt": "bf932418-10db-4e03-b5cd-23bc1bfb86e4"
}