Add comment for log level

This commit is contained in:
Kunal Karmakar 2026-03-23 04:54:53 +00:00
parent 2bbe9ef440
commit 72e2dcd699

View file

@ -559,6 +559,7 @@
} }
}, },
"gateway": { "gateway": {
"_comment": "Default log level is set to 'fatal'. Other available options are 'debug', 'info', 'warn' and 'error'.",
"host": "127.0.0.1", "host": "127.0.0.1",
"port": 18790, "port": 18790,
"hot_reload": false, "hot_reload": false,