mirror of
https://github.com/YunoHost-Apps/keeweb_ynh.git
synced 2024-09-03 19:26:33 +02:00
23 lines
No EOL
444 B
Text
23 lines
No EOL
444 B
Text
;; Full test on Keeweb
|
|
auto_remove=1
|
|
; Manifest
|
|
domain="domain.tld" (DOMAIN)
|
|
path="/path" (PATH)
|
|
is_public=1 (PUBLIC|public=1|private=0)
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
backup_restore=1
|
|
multi_instance=1
|
|
wrong_user=0
|
|
wrong_path=1
|
|
incorrect_path=1
|
|
corrupt_source=0
|
|
fail_download_source=0
|
|
port_already_use=0
|
|
final_path_already_use=0 |