1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00
This commit is contained in:
ericgaspar 2021-05-15 19:04:32 +02:00
parent 812104a58d
commit 74e8a34b74
2 changed files with 2 additions and 4 deletions

View file

@ -15,7 +15,7 @@
upgrade=1
#upgrade=0 from_commit=CommitHash
backup_restore=1
multi_instance=1
multi_instance=0
change_url=0
;;; Options
Email=

View file

@ -11,8 +11,6 @@
"upstream": {
"license": "AGPL-3.0",
"website": "https://join.misskey.page",
"demo": "https://demo.example.com",
"admindoc": "https://yunohost.org/packaging_apps",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/syuilo/misskey"
},
@ -23,7 +21,7 @@
"requirements": {
"yunohost": ">= 4.2.4"
},
"multi_instance": true,
"multi_instance": false,
"services": ["nginx"],
"arguments": {
"install": [