Selaa lähdekoodia

Add back sqlite plugin database config option

pull/2000/head
Stuart Mumford 3 vuotta sitten
vanhempi
commit
f9026469cd
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +3
    -0
      roles/matrix-bot-maubot/templates/config/config.yaml.j2

+ 3
- 0
roles/matrix-bot-maubot/templates/config/config.yaml.j2 Näytä tiedosto

@@ -27,6 +27,9 @@ plugin_directories:


# Configuration for storing plugin databases # Configuration for storing plugin databases
plugin_databases: plugin_databases:
# Some plugins still require sqlite, so configure a path here.
# postgres will be used if supported.
sqlite: /data/dbs
postgres: default postgres: default


server: server:


Ladataan…
Peruuta
Tallenna