mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Reorder Manifest
This commit is contained in:
parent
eb5a71fff9
commit
5531539ccc
1 changed files with 1 additions and 1 deletions
|
@ -7,9 +7,9 @@
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
admin="john" (USER)
|
admin="john" (USER)
|
||||||
|
is_public=1 (PUBLIC|public=1|private=0)
|
||||||
name="my blog"
|
name="my blog"
|
||||||
registration=0 (BOOLEAN)
|
registration=0 (BOOLEAN)
|
||||||
is_public=1 (PUBLIC|public=1|private=0)
|
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue