mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
package_check: upgrade file to latest version of the template
This commit is contained in:
parent
98659bd41e
commit
eb7191628a
1 changed files with 11 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
;; Mattermost
|
;; Mattermost
|
||||||
auto_remove=1
|
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="ynh-tests.local" (DOMAIN)
|
domain="ynh-tests.local" (DOMAIN)
|
||||||
path="" (PATH)
|
path="" (PATH)
|
||||||
|
@ -20,3 +19,14 @@
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
setup_nourl=0
|
setup_nourl=0
|
||||||
incorrect_path=0
|
incorrect_path=0
|
||||||
|
;;; Levels
|
||||||
|
Level 1=auto
|
||||||
|
Level 2=auto
|
||||||
|
Level 3=auto
|
||||||
|
Level 4=0
|
||||||
|
Level 5=auto
|
||||||
|
Level 6=auto
|
||||||
|
Level 7=auto
|
||||||
|
Level 8=0
|
||||||
|
Level 9=0
|
||||||
|
Level 10=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue