Skip to content
Snippets Groups Projects
Commit e35d3541 authored by void's avatar void
Browse files

mattermost api key entfernt

parent ce4fabd5
No related branches found
No related tags found
No related merge requests found
...@@ -643,8 +643,8 @@ mattermost['enable'] = false ...@@ -643,8 +643,8 @@ mattermost['enable'] = false
# mattermost['log_file_format'] = nil # mattermost['log_file_format'] = nil
#mattermost['gitlab_enable'] = true #mattermost['gitlab_enable'] = true
#mattermost['gitlab_secret'] = "{{ mattermost_api_secret }}" #mattermost['gitlab_secret'] = "mattermost_api_secret_removed"
#mattermost['gitlab_id'] = "{{ mattermost_api_id }}" #mattermost['gitlab_id'] = "mattermost_api_id_removed"
#mattermost['gitlab_scope'] = "" #mattermost['gitlab_scope'] = ""
#mattermost['gitlab_auth_endpoint'] = "https://gitlab.warpzone.ms/oauth/authorize" #mattermost['gitlab_auth_endpoint'] = "https://gitlab.warpzone.ms/oauth/authorize"
#mattermost['gitlab_token_endpoint'] = "https://gitlab.warpzone.ms/oauth/token" #mattermost['gitlab_token_endpoint'] = "https://gitlab.warpzone.ms/oauth/token"
......
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