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:
parent
4527fd6a0d
commit
5a79218526
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
admin="john" (USER)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
password="pass"
|
||||
single_user=true
|
||||
single_user=1
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
|
|
Loading…
Add table
Reference in a new issue