plugable-matrix-bot/plugins/admidio_events/config.json.example
Dennis 3a85bd368f Renamed directory name of admidio_events plugin
This way it is clear from which software the plugin grabs the events.
2019-01-08 23:08:57 +01:00

14 lines
233 B
Plaintext

{
"database_credentials": {
"username": "",
"password": "",
"database": ""
},
"cat_id_room_mapping": [
[[], ""],
[[], ""]
],
"update_time_span": 5,
"base_url_adm": ""
}