(MINOR) add warning that the bot is a MIM
This commit is contained in:
parent
2d710673b3
commit
2566d0428d
1 changed files with 2 additions and 2 deletions
|
@ -59,10 +59,10 @@ Dies ist ein Bot, der für die Verwaltung von Jitsi-Meetings über Matrix erstel
|
|||
5. Possible Arguments
|
||||
|
||||
````shell
|
||||
MATRIX_URL=<Matrix Url>
|
||||
MATRIX_URL=<Matrix Url>|https://matrix.org
|
||||
MATRIX_TOKEN=<Matrix Token>
|
||||
MATRIX_PASSWORD=<Matrix password>
|
||||
JITSI_ADMIN_URL=<jitsi admin url>
|
||||
JITSI_ADMIN_URL=<jitsi admin url>|https://jitsi-admin.de
|
||||
MATRIX_DISPLAYNAME=<displayName of the bot>|"Raumassistent"
|
||||
SHOW_WARNING_OF_MIM=<boolean show if a warning>|false
|
||||
````
|
||||
|
|
Loading…
Add table
Reference in a new issue