nextcloudpi/etc/ncp-config.d/nc-httpsonly.cfg
2019-01-04 18:14:52 -07:00

17 lines
265 B
INI

{
"id": "nc-httpsonly",
"name": "Nc-httpsonly",
"title": "nc-httpsonly",
"description": "Force HTTPS",
"info": "",
"infotitle": "",
"params": [
{
"id": "ACTIVE",
"name": "Active",
"value": "yes",
"type": "bool"
}
]
}