mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
fix email
This commit is contained in:
parent
df4e1c0ba2
commit
e95b229bc6
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ OVERLEAF_SECURE_COOKIE=false
|
||||||
OVERLEAF_SITE_URL=https://__DOMAIN__
|
OVERLEAF_SITE_URL=https://__DOMAIN__
|
||||||
# SHARELATEX_NAV_TITLE=Our Overleaf Instance
|
# SHARELATEX_NAV_TITLE=Our Overleaf Instance
|
||||||
# SHARELATEX_HEADER_IMAGE_URL=http://somewhere.com/mylogo.png
|
# SHARELATEX_HEADER_IMAGE_URL=http://somewhere.com/mylogo.png
|
||||||
# OVERLEAF_ADMIN_EMAIL=admin@__DOMAIN__
|
OVERLEAF_ADMIN_EMAIL=__APP__@__DOMAIN__
|
||||||
|
|
||||||
# SHARELATEX_LEFT_FOOTER=[{"text":"Powered by Overleaf © 2021", "url": "https://www.overleaf.com"}, {"text": "Contact your support team", "url": "mailto:support@example.com"} ]
|
# SHARELATEX_LEFT_FOOTER=[{"text":"Powered by Overleaf © 2021", "url": "https://www.overleaf.com"}, {"text": "Contact your support team", "url": "mailto:support@example.com"} ]
|
||||||
# SHARELATEX_RIGHT_FOOTER=[{"text":"Hello I am on the Right"}]
|
# SHARELATEX_RIGHT_FOOTER=[{"text":"Hello I am on the Right"}]
|
||||||
|
|
Loading…
Reference in a new issue