1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 19:46:05 +02:00

Fix CI by providing a more robust password

This commit is contained in:
Salamandar 2020-12-18 10:07:36 +01:00
parent e66f7b71f3
commit 612aff1903

View file

@ -5,7 +5,7 @@
admin="john" (USER) admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0) is_public=1 (PUBLIC|public=1|private=0)
language="fr" language="fr"
password="pass" password="jztI4OHHr2RfhrqK5wgX"
wiki_name="MyYunoWiki" (WIKI_NAME) wiki_name="MyYunoWiki" (WIKI_NAME)
port="666" (PORT) port="666" (PORT)
; Checks ; Checks