1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Remove multi_instance installation

This commit is contained in:
ericgaspar 2021-03-23 11:47:15 +01:00
parent f57b6f4935
commit 09916b614e
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
setup_public=1
upgrade=1
backup_restore=1
multi_instance=1
multi_instance=0
change_url=1
actions=1
config_panel=1

View file

@ -20,7 +20,7 @@
"requirements": {
"yunohost": ">= 4.1.7"
},
"multi_instance": true,
"multi_instance": false,
"services": [
"nginx",
"mysql"