mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
changing the username to let the package_checker works
This commit is contained in:
parent
abfa2e3cba
commit
e08ac39fce
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"
|
admin="root"
|
||||||
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