mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Spacing
This commit is contained in:
parent
88d741f1dd
commit
3d852129b4
1 changed files with 58 additions and 58 deletions
|
@ -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)",
|
||||
|
|
Loading…
Add table
Reference in a new issue