Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Add back sqlite plugin database config option
pull/2000/head
Stuart Mumford
há 3 anos
ascendente
a3e89970be
cometimento
f9026469cd
1 ficheiros alterados
com
3 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-0
roles/matrix-bot-maubot/templates/config/config.yaml.j2
+ 3
- 0
roles/matrix-bot-maubot/templates/config/config.yaml.j2
Ver ficheiro
@@ -27,6 +27,9 @@ plugin_directories:
# Configuration for storing 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
server:
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar