# # Someone's Mattermost maintenance scripts. # Copyright (c) 2016-2020 by Someone (aka. Jan Vales ) # published under MIT-License # # Config file. # mv to config.py.examle config.py + edit. # mm_api_url = "..." mm_user = "..." mm_user_pw = "..." ics_config = { "alias": ["ics-url",["channel1-id", "channel2-id", ]], }