Hugo config missing default mounts

Hi there. My interpretation of the release notes for 0.112.x was that now hugo config prints out all configuration settings that are in charge.

If I don’t configure any [[module.mounts]] myself, the default settings as documented here are not shown in the output.

Is this the expected behavior?

No. The default mounts gets applied in a somewhat legacy way making it not show up when I convert the config to TOML etc.

But I will check and fix:

Note that you can do

hugo config mounts

And get a detailed view of the effective mount config,.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.