mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
18 lines
344 B
INI
18 lines
344 B
INI
{
|
|
"id": "nc-export-ncp",
|
|
"name": "Nc-export-ncp",
|
|
"title": "nc-export-ncp",
|
|
"description": "Export NextCloudPi configuration",
|
|
"info": "",
|
|
"infotitle": "",
|
|
"params": [
|
|
{
|
|
"id": "DIR",
|
|
"name": "Directory",
|
|
"value": "/media/USBdrive/",
|
|
"suggest": "/media/USBdrive/",
|
|
"type": "directory"
|
|
}
|
|
]
|
|
}
|