mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
[password: {"The chosen password is too short.", [count: 6, validation: :length, kind: :min, type: :string]}]
This commit is contained in:
parent
93820ef3ac
commit
68bf3a27ad
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
admin="john" (USER)
|
||||
language="fr"
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
password="pass"
|
||||
password="password"
|
||||
name="My_Mobilizon"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Add table
Reference in a new issue