This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add missing matrix_bot_maubot_admins variable to defaults for matrix-bot-maubot
pull/3093/head
Slavi Pantaleev
2 years ago
parent
c79f354dce
commit
fa591ba278
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
roles/custom/matrix-bot-maubot/defaults/main.yml
+ 2
- 0
roles/custom/matrix-bot-maubot/defaults/main.yml
View File
@@ -58,6 +58,8 @@ matrix_bot_maubot_server_port: 29316
matrix_bot_maubot_unshared_secret: 'generate'
matrix_bot_maubot_admins: []
# Specifies the default log level for all bot loggers.
matrix_bot_maubot_logging_level: WARNING
Write
Preview
Loading…
Cancel
Save