mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update check_process
This commit is contained in:
parent
726b578995
commit
398d324856
1 changed files with 4 additions and 4 deletions
|
@ -10,13 +10,13 @@
|
|||
setup_sub_dir=0
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=0
|
||||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=0
|
||||
upgrade=1
|
||||
#upgrade=0 from_commit=CommitHash
|
||||
backup_restore=0
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
change_url=1
|
||||
change_url=0
|
||||
;;; Options
|
||||
Email=anmol@datamol.org
|
||||
Notification=all
|
||||
|
|
Loading…
Add table
Reference in a new issue