Selaa lähdekoodia

auto acp scripted

dev
jfinn 5 vuotta sitten
vanhempi
commit
1b0a90c56a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      logging_config.js

+ 1
- 1
logging_config.js Näytä tiedosto

@@ -5,7 +5,7 @@ var loggingConfig = {
5 5
     // default log level for the app and lib-jitsi-meet
6 6
     // defaultLogLevel: 'trace',
7 7
     defaultLogLevel: 'error',
8
-    defaultLogLevel: 'none',
8
+    // defaultLogLevel: 'none',
9 9
 
10 10
     // Option to disable LogCollector (which stores the logs on CallStats)
11 11
     disableLogCollector: true,

Loading…
Peruuta
Tallenna