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

Turn off multi-instance capability (#25)

* add description and disclaimer

* not multi-instance
This commit is contained in:
David Sterry 2021-12-09 19:45:45 -08:00 committed by GitHub
parent 1c9967a775
commit ebb899ccd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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