mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update check_process
This commit is contained in:
parent
b5c21f0c3d
commit
020f14a3cf
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
||||||
admin="homer"
|
admin="homer"
|
||||||
is_public=1
|
is_public=1
|
||||||
user_home="1"
|
user_home="1"
|
||||||
|
; Config_panel
|
||||||
|
main.php_fpm_config.fpm_footprint=low|medium|high|specific
|
||||||
|
main.php_fpm_config.free_footprint=0|1
|
||||||
|
main.php_fpm_config.fpm_usage=low|medium|high
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
@ -20,6 +24,7 @@
|
||||||
incorrect_path=1
|
incorrect_path=1
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
change_url=1
|
change_url=1
|
||||||
|
config_panel=1
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
|
|
Loading…
Add table
Reference in a new issue