1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00

Fix single_user argument

This commit is contained in:
yalh76 2019-02-10 17:07:33 +01:00
parent 4527fd6a0d
commit 5a79218526

View file

@ -9,7 +9,7 @@
admin="john" (USER) admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0) is_public=1 (PUBLIC|public=1|private=0)
password="pass" password="pass"
single_user=true single_user=1
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=0 setup_sub_dir=0