Browse Source

Fix plugin database issue

pull/1894/head
Julian-Samuel Gebühr 3 years ago
parent
commit
d6d311e810
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-bot-maubot/templates/config/config.yaml.j2

+ 1
- 1
roles/matrix-bot-maubot/templates/config/config.yaml.j2 View File

@@ -27,7 +27,7 @@ plugin_directories:

# Configuration for storing plugin databases
plugin_databases:
type: default
postgres: default

server:
# The IP and port to listen to.


Loading…
Cancel
Save