mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
c1e78c3e61
* Fix
27 lines
573 B
Text
27 lines
573 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/path"
|
|
admin="john"
|
|
is_public=1
|
|
password="password"
|
|
group_name="public with space"
|
|
group_description="My public space"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
backup_restore=1
|
|
multi_instance=0
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=CommitHash
|
|
name=Name and date of the commit.
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|