1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/blogotext_ynh.git synced 2024-09-03 18:15:52 +02:00

Fix password being too simple

This commit is contained in:
Alexandre Aubin 2023-02-06 20:46:23 +01:00 committed by GitHub
parent 3d3238e623
commit 415f11bda2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
admin="john"
language="fr"
is_public=1
password="password1234"
password="SomeSuperStrongPassword9284375723"
; Checks
pkg_linter=1
setup_sub_dir=1