9 lines
272 B
Bash
9 lines
272 B
Bash
## Matrix env variables
|
|
|
|
VERBOSE=True
|
|
SYSTEMD_LOGGING=False
|
|
matrix_home_server="https://matrix.agent.ministere_example.tchap.gouv.fr"
|
|
matrix_bot_username="jean.quidam@ministere_example.gouv.fr"
|
|
matrix_bot_password="test"
|
|
#https_proxy=http://adresse.du.proxy:port/
|