Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
titaniumnetwork-dev
GitHub Repository: titaniumnetwork-dev/Incognito-old
Path: blob/main/config.json
171 views
1
{
2
"port": 8080,
3
"ssl": false,
4
"prefix": "/service/",
5
"codec": "xor",
6
"proxy": true,
7
"blacklist": [],
8
"addresses": [],
9
"authorization": {
10
"name": "__incog_auth",
11
"value": "1"
12
},
13
"appearance": "bright",
14
"engine": "google"
15
}
16