mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
add email since its non-standard
This commit is contained in:
parent
9e6eae2b72
commit
87c0963148
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
domain="domain.tld"
|
||||
path="/path"
|
||||
admin="john"
|
||||
email="admin@domain.tld"
|
||||
language="fr"
|
||||
is_public=1
|
||||
password="1Strong-Password"
|
||||
|
|
Loading…
Reference in a new issue