mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
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.