Skip to content

Commit

Permalink
feat: update mattermost
Browse files Browse the repository at this point in the history
  • Loading branch information
johackim committed Sep 26, 2024
1 parent d9a12e1 commit 88e6436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stacks/mattermost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ services:
- MM_TEAMSETTINGS_MAXUSERSPERTEAM=${MAXUSERSPERTEAM:-100}
- MM_SERVICESETTINGS_ENABLEAPICHANNELDELETION=${ENABLEAPICHANNELDELETION:-true}
- MM_SERVICESETTINGS_ENABLELOCALMODE=${MM_SERVICESETTINGS_ENABLELOCALMODE:-true}
- MM_FILESETTINGS_MAXFILESIZE=${MM_FILESETTINGS_MAXFILESIZE:-104857600}
- edition=team
networks:
- internal
Expand Down

0 comments on commit 88e6436

Please sign in to comment.