1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Merge pull request #324 from YunoHost-Apps/fix-marketplace

config: allow connections to the Plugins marketplace
This commit is contained in:
Pierre de La Morinerie 2021-12-27 22:55:33 +01:00 committed by GitHub
commit 90e746d2bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
"EnableOpenTracing": false,
"EnableSecurityFixAlert": true,
"EnableInsecureOutgoingConnections": false,
"AllowedUntrustedInternalConnections": "",
"AllowedUntrustedInternalConnections": "api.integrations.mattermost.com",
"EnableMultifactorAuthentication": false,
"EnforceMultifactorAuthentication": false,
"EnableUserAccessTokens": false,