In the documentation for Caddyfile configuration, I have not discovered how to tell the default values unless it explicitly says “Default:”, but not all directives do this. How can tell what the default value is?
What I’ve found is that there really are not defaults beyond the items documented in the directives section of the caddyfile documentation, and some of them are based on parent configuration directives being set, that have default values under them.
Is there a specific configuration pattern you are trying to understand?