mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
Removing USER change by package_check
This commit is contained in:
parent
66abc5a821
commit
ae21918dd8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
admin="john" (USER)
|
admin="john"
|
||||||
password="pass"
|
password="pass"
|
||||||
is_public=1 (PUBLIC|public=1|private=0)
|
is_public=1 (PUBLIC|public=1|private=0)
|
||||||
single_user="true"
|
single_user="true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue