1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00
yeswiki_ynh/check_process

41 lines
966 B
Text
Raw Normal View History

2020-04-27 11:37:38 +02:00
;; Test Total YesWiki
2020-04-21 19:52:06 +02:00
# Comment ignored
; Manifest
2021-05-22 12:05:59 +02:00
domain="domain.tld"
path="/path"
admin="john"
2020-04-21 19:52:06 +02:00
language="fr"
2021-05-22 12:05:59 +02:00
is_public=1
2020-04-21 19:52:06 +02:00
password="password"
2021-05-22 12:05:59 +02:00
port="666"
2020-04-21 19:52:06 +02:00
; Actions
is_public=1|0
; Config_panel
main.categorie.config_example=arg1|arg2
main.overwrite_files.overwrite_phpfpm=1|0
main.php_fpm_config.footprint=low|medium|high|specific
main.php_fpm_config.free_footprint=20
main.php_fpm_config.usage=low|medium|high
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=792c90c592f52f8fb1a89c22ab9b73f1e0bc2a3d
2020-04-21 19:52:06 +02:00
backup_restore=1
multi_instance=1
2020-05-06 10:35:58 +02:00
port_already_use=1 (66)
2020-05-06 13:40:31 +02:00
change_url=1
2020-04-27 11:37:38 +02:00
actions=0
2020-04-21 19:52:06 +02:00
config_panel=0
;;; Options
Email=
2020-04-27 11:37:38 +02:00
Notification=change
2020-04-21 19:52:06 +02:00
;;; Upgrade options
; commit=792c90c592f52f8fb1a89c22ab9b73f1e0bc2a3d
2021-05-22 13:48:14 +02:00
name=Merge branch 'testing' into master
2021-03-25 11:14:38 +01:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=password&is_public=1&