mirror of
https://github.com/YunoHost-Apps/isso_ynh.git
synced 2024-09-03 19:35:55 +02:00
21 lines
377 B
Text
21 lines
377 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/admin" (PATH)
|
|
is_public=1
|
|
admin="john"
|
|
password="1Strong-Password"
|
|
port="666"
|
|
target_domain="https://google.com"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=0
|
|
setup_public=1
|
|
upgrade=1
|
|
backup_restore=1
|
|
multi_instance=1
|
|
port_already_use=0
|
|
change_url=0
|