mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
23 lines
555 B
Text
23 lines
555 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
admin="john"
|
|
password="1Strong-Password"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0 # not supported upstream
|
|
setup_root=1
|
|
setup_nourl=0
|
|
upgrade=1
|
|
upgrade=1 from_commit=0.7.16.0-ynh1
|
|
backup_restore=1
|
|
multi_instance=1
|
|
port_already_use=0
|
|
change_url=0 # not supported upstream
|
|
;;; 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&
|