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
Disable logging to file. Set console logging to verbose.
pull/107/head
Edgars Voroboks
7 anos atrás
pai
30738d064e
commit
b2263f811a
1 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-3
roles/matrix-dimension/templates/config.yaml.j2
+ 3
- 3
roles/matrix-dimension/templates/config.yaml.j2
Ver arquivo
@@ -71,10 +71,10 @@ telegram:
# Settings for controlling how logging works
logging:
file:
logs/dimension.log
file:
/dev/null
console: true
consoleLevel:
info
fileLevel:
verbose
consoleLevel:
verbose
fileLevel:
info
rotate:
size: 52428800 # bytes, default is 50mb
count: 5
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar