Skip to content
Snippets Groups Projects
Commit 6e19d771 authored by Christian Dresen's avatar Christian Dresen
Browse files

Mattermost: einige Einstelltungen angepasst

parent 7027c66c
No related branches found
No related tags found
No related merge requests found
...@@ -627,8 +627,8 @@ mattermost['gitlab_user_api_endpoint'] = "https://gitlab.warpzone.ms/api/v3/user ...@@ -627,8 +627,8 @@ mattermost['gitlab_user_api_endpoint'] = "https://gitlab.warpzone.ms/api/v3/user
# mattermost['aws'] = {'S3AccessKeyId' => '123', 'S3SecretAccessKey' => '123', 'S3Bucket' => 'aa', 'S3Region' => 'bb'} # mattermost['aws'] = {'S3AccessKeyId' => '123', 'S3SecretAccessKey' => '123', 'S3Bucket' => 'aa', 'S3Region' => 'bb'}
# mattermost['email_enable_sign_up_with_email'] = true mattermost['email_enable_sign_up_with_email'] = false
# mattermost['email_enable_sign_in_with_email'] = true mattermost['email_enable_sign_in_with_email'] = false
# mattermost['email_enable_sign_in_with_username'] = false # mattermost['email_enable_sign_in_with_username'] = false
# mattermost['email_send_email_notifications'] = false # mattermost['email_send_email_notifications'] = false
# mattermost['email_require_email_verification'] = false # mattermost['email_require_email_verification'] = false
......
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