mirror of
https://github.com/YunoHost-Apps/ztncui_ynh.git
synced 2024-09-03 18:06:05 +02:00
Upgrade check_process for proper password
This commit is contained in:
parent
ba1445555f
commit
ae2485d736
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
path="/"
|
path="/"
|
||||||
admin="john"
|
admin="john"
|
||||||
is_public=1
|
is_public=1
|
||||||
password="pass"
|
password="DaB3estPa$$w0rd"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue