Skip to content

Commit 124648d

Browse files
committed
Config: Drop default satellite.config.debug_level to 5
1 parent e6d2bf9 commit 124648d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample_conf/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"log_archive_path": "logs/archives/[filename]-[yyyy]-[mm]-[dd].log.gz",
117117
"log_archive_keep": "7 days",
118118
"temp_dir": "temp",
119-
"debug_level": 9,
119+
"debug_level": 5,
120120
"child_kill_timeout": 10,
121121
"monitoring_enabled": true,
122122
"quickmon_enabled": true

0 commit comments

Comments
 (0)