| ||
Spec that should be used to validate the config section with Sections are validated BEFORE template expansion, so as to avoid leaking any sensitive values in spec errors. Write your specs accordingly! Implementations of this method live in other namespaces. For example, the section spec for the |
| |
| ||
Execute initialization code for the section of the init config file with the key Implementations of this method live in other namespaces, for example the method for the |
| |
if we don't know how to initialize a particular section, just log a warning and proceed. This way we can be forward-compatible and handle sections that might be unknown in a particular version of Metabase. |
| |