|
|
@@ -48,7 +48,7 @@ auth: |
|
|
usePrivilegedIntents: {{ matrix_appservice_discord_auth_usePrivilegedIntents|to_json }} |
|
|
usePrivilegedIntents: {{ matrix_appservice_discord_auth_usePrivilegedIntents|to_json }} |
|
|
logging: |
|
|
logging: |
|
|
# What level should the logger output to the console at. |
|
|
# What level should the logger output to the console at. |
|
|
console: "warn" #silly, verbose, info, http, warn, error, silent |
|
|
|
|
|
|
|
|
console: "warn" # Valid values: silent, error, warn, http, info, verbose, silly |
|
|
lineDateFormat: "MMM-D HH:mm:ss.SSS" # This is in moment.js format |
|
|
lineDateFormat: "MMM-D HH:mm:ss.SSS" # This is in moment.js format |
|
|
# files: |
|
|
# files: |
|
|
# - file: "debug.log" |
|
|
# - file: "debug.log" |
|
|
|