Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Remove file logging, and add existing log level variable to config
pull/2799/head
ThellraAK
3 anos atrás
pai
14f7eed932
commit
6666d23079
1 arquivos alterados
com
3 adições
e
9 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-9
roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2
+ 3
- 9
roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2
Ver arquivo
@@ -286,13 +286,7 @@ bridge:
# Logging config. See https://github.com/tulir/zeroconfig for details.
logging:
min_level:
debug
min_level:
{{ matrix_mautrix_gmessages_logging_level }}
writers:
- type: stdout
format: pretty-colored
- type: file
format: json
filename: ./logs/mautrix-gmessages.log
max_size: 100
max_backups: 10
compress: true
- type: stdout
format: pretty-colored
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar