The recipe "System-wide config" in the cookbook states that global config is possible using inheritance. However with most parameters being used as arguments in the template in v4, this is now only possible for a small subset of the supported arguments. For instance loadingMessage, also used as an example in the recipe, cannot be set globally anymore.
The recipe "System-wide config" in the cookbook states that global config is possible using inheritance. However with most parameters being used as arguments in the template in v4, this is now only possible for a small subset of the supported arguments. For instance
loadingMessage
, also used as an example in the recipe, cannot be set globally anymore.