mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-15 20:33:36 +00:00
d93d7cae10
When logging the configuration, we currently don't quote the string values, which can make whitespace-induced problems difficult to identify and troubleshoot. This patch changes the formatting to always quote string values when logging the configuration.