Update config.js

This commit is contained in:
Dariusz L
2025-07-30 13:35:53 +02:00
parent e3cef041c9
commit 4de1812370

View File

@@ -1,3 +1,3 @@
// Log level for development.
// Possible values: 'DEBUG', 'INFO', 'WARN', 'ERROR', 'NONE'
export const LOG_LEVEL = 'DEBUG';
export const LOG_LEVEL = 'NONE';