mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
288bf31a5f
* Testing (#8) * Upgrade to version 12.9.3 * Update README.md Small update on the link's demo. We don't know how long they gonna redirect draw.io to app.diagrams.net * Remove commented code unused * Force http parameter to disable 3rds parties * fix quotting * Documentation * Upgrade version to 12.9.7 * Update README.md (#9) Co-authored-by: quentin-abiterra <49190209+quentin-abiterra@users.noreply.github.com> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> * Upgrade to upstream version Co-authored-by: Gofannon <17145502+Gofannon@users.noreply.github.com> Co-authored-by: quentin-abiterra <49190209+quentin-abiterra@users.noreply.github.com>
25 lines
499 B
Text
25 lines
499 B
Text
;; Test complet
|
|
; 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
|
|
#upgrade=1 from_commit=CommitHash
|
|
backup_restore=1
|
|
multi_instance=1
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=CommitHash
|
|
name=Name and date of the commit.
|
|
manifest_arg=domain=DOMAIN&path=PATH&is_public=1
|
|
|