Pārlūkot izejas kodu

Disable logging to file. Set console logging to verbose.

pull/107/head
Edgars Voroboks pirms 7 gadiem
vecāks
revīzija
b2263f811a
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. +3
    -3
      roles/matrix-dimension/templates/config.yaml.j2

+ 3
- 3
roles/matrix-dimension/templates/config.yaml.j2 Parādīt failu

@@ -71,10 +71,10 @@ telegram:


# Settings for controlling how logging works # Settings for controlling how logging works
logging: logging:
file: logs/dimension.log
file: /dev/null
console: true console: true
consoleLevel: info
fileLevel: verbose
consoleLevel: verbose
fileLevel: info
rotate: rotate:
size: 52428800 # bytes, default is 50mb size: 52428800 # bytes, default is 50mb
count: 5 count: 5

Notiek ielāde…
Atcelt
Saglabāt