mirror of
https://github.com/YunoHost-Apps/ulogger_ynh.git
synced 2024-10-01 13:34:45 +02:00
Password length increased in check_porcess
This commit is contained in:
parent
9c4557c9c0
commit
d7077750ae
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
admin="john" (USER)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
language="fr"
|
||||
password="pass"
|
||||
password="password012346789"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
|
Loading…
Add table
Reference in a new issue