feat: enhance Mattermost proxy with improved post ID deduplication and file tracking
This commit is contained in:
@@ -22,10 +22,5 @@ MATTERMOST_MIRROR_CHANNEL_IDS=
|
||||
# Keep disabled by default to avoid large files.
|
||||
MATTERMOST_MIRROR_WRITE_RAW=0
|
||||
|
||||
# Mattermost desktop app bundle / binary.
|
||||
# Mattermost desktop app bundle.
|
||||
MATTERMOST_APP_PATH=/Applications/Mattermost.app
|
||||
MATTERMOST_APP_BIN=/Applications/Mattermost.app/Contents/MacOS/Mattermost
|
||||
|
||||
# Default uses macOS `open -n ... --args` because direct Electron binary launch
|
||||
# can crash sandboxed desktop apps. Set to `binary` only for debugging.
|
||||
MATTERMOST_MIRROR_LAUNCH_MODE=open
|
||||
|
||||
Reference in New Issue
Block a user