# File: /etc/default/mattermost # # Copy /opt/mattermost/config/config.json to a secure location, modify it as # required, and set the systemd CFG variable below to reference that file. # Then start the service with: # systemctl start mattermost # # NOTE: # The Mattermost service must have read and write access to this file. # As it contains credentials and secret keys, it MUST NOT be accessible # to unauthorized or unprivileged users. # #CFG=/opt/mattermost/config/config.json