mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
Merge pull request #43 from weex/add-email-to-check-process
add email since its non-standard
This commit is contained in:
commit
10b3171a61
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
admin="john"
|
admin="john"
|
||||||
|
email="admin@domain.tld"
|
||||||
language="fr"
|
language="fr"
|
||||||
is_public=1
|
is_public=1
|
||||||
password="1Strong-Password"
|
password="1Strong-Password"
|
||||||
|
|
Loading…
Reference in a new issue