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

17 lines
305 B
INI

{
"id": "nc-prettyURL",
"name": "Nc-prettyURL",
"title": "nc-prettyURL",
"description": "Set pretty URLs (no index.php in URL)",
"info": "",
"infotitle": "PrettyURL notes",
"params": [
{
"id": "ACTIVE",
"name": "Active",
"value": "no",
"type": "bool"
}
]
}