Skip to content
Snippets Groups Projects
Commit a23ece5f authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

update uffd config

parent 0761370c
No related branches found
No related tags found
No related merge requests found
......@@ -85,12 +85,34 @@ SERVICES=[
# ]
# },
# {
# 'title': 'Grafana',
# 'url': 'https://grafana.{{ global_domains.warpzonems.domain }}',
# 'logo_url': 'https://grafana.{{ global_domains.warpzonems.domain }}/public/img/fav32.png'
# },
{
'title': 'Icinga',
'url': 'https://icinga.{{ global_domains.warpzonems.domain }}',
'logo_url': 'https://icinga.{{ global_domains.warpzonems.domain }}/icingaweb2/img/favicon.png'
}
# {
# 'title': 'Nextcloud',
# 'url': 'https://cloud.{{ global_domains.warpzonems.domain }}',
# 'logo_url': 'https://cloud.{{ global_domains.warpzonems.domain }}/core/img/favicon-touch.png'
# },
# {
# 'title': 'Paperless',
# 'url': 'https://docs.{{ global_domains.warpzonems.domain }}',
# 'logo_url': 'https://docs.warpzone.ms/favicon.ico'
# },
# {
# 'title': 'Wordpress',
# 'url': 'https://www.{{ global_domains.warpzonems.domain }}',
# 'logo_url': 'https://www.{{ global_domains.warpzonems.domain }}/favicon.ico'
# }
]
# A banner text that will be displayed above the services list
......@@ -110,10 +132,10 @@ SITE_TITLE='uffd @ {{ global_domains.warpzonems.domain }}'
# Name and contact mail address are displayed to users in a few places (plain text only!)
ORGANISATION_NAME='Warpzone'
ORGANISATION_CONTACT='uffd@{{ mail_domains.warpzonems.maildomain }}'
ORGANISATION_CONTACT='admin@{{ mail_domains.warpzonems.maildomain }}'
# Optional text included in account registration mails (plain text only!)
WELCOME_TEXT='Im Zweifel ist void schuld.'
WELCOME_TEXT='Warpzone uffd Server'
# DO set in production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment