diff --git a/webserver/docker_uffd/templates/uffd.cfg b/webserver/docker_uffd/templates/uffd.cfg
index 9c0884eea01cd4d6462ca75984af08ad55d462ac..f718da0257fb4a1ab6bad44d0d893d1a4d92582c 100644
--- a/webserver/docker_uffd/templates/uffd.cfg
+++ b/webserver/docker_uffd/templates/uffd.cfg
@@ -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