1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00
This commit is contained in:
yalh76 2019-04-14 00:34:30 +02:00
parent 88d741f1dd
commit 3d852129b4

View file

@ -15,7 +15,7 @@
"requirements": {
"yunohost": ">= 3.4"
},
"multi_instance": false,
"multi_instance": true,
"services": [
"nginx"
],
@ -39,7 +39,7 @@
"default": "/syncthing"
},
{
"name": "user",
"name": "admin",
"type": "user",
"ask": {
"en": "Choose the user for Syncthing (must be an existing yunohost user)",