diff --git a/uffd/default_config.cfg b/uffd/default_config.cfg index bad3f2aff29955bd74d50b8ad06f29763b379a74..0d10750a8fe21687636f6cf0e6579ef85a4b5918 100644 --- a/uffd/default_config.cfg +++ b/uffd/default_config.cfg @@ -158,11 +158,11 @@ SERVICES_PUBLIC=True BRANDING_LOGO_URL='/static/empty.png' # Name and contact mail address are displayed to users in a few places (plain text only!) -ORGANISATION_NAME='CCCV' -ORGANISATION_CONTACT='it@cccv.de' +ORGANISATION_NAME='Example Organisation' +ORGANISATION_CONTACT='contact@example.com' # Optional text included in account registration mails (plain text only!) -WELCOME_TEXT='See https://sso.cccv.de/services/ for documentation on the services you have access to.' +WELCOME_TEXT='See https://docs.example.com/ for further information.' # do NOT set in production