mirror of
https://github.com/YunoHost-Apps/cops_ynh.git
synced 2024-09-03 18:25:57 +02:00
Update on manifest.json
This commit is contained in:
parent
38fa4ab89f
commit
708aee5c26
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
||||||
"en": "Under which system user should COPS run ?",
|
"en": "Under which system user should COPS run ?",
|
||||||
"fr": "Sous quel utilisateur systeme COPS doit-il fonctionner ?"
|
"fr": "Sous quel utilisateur systeme COPS doit-il fonctionner ?"
|
||||||
},
|
},
|
||||||
"choices": ["owncloud", "nextcloud", "www-data"],
|
"choices": ["www-data", "owncloud", "nextcloud"],
|
||||||
"default": "owncloud"
|
"default": "www-data"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calibrepath",
|
"name": "calibrepath",
|
||||||
|
|
Loading…
Add table
Reference in a new issue