Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each tier of settings inherits the settings from all of the tiers above it unless explicitly expressed otherwise. As of v3.3 of Blesta, company and system settings have an 'inherit' field which determines whether or not that field can be inherited. Inherited settings are overwritten by the value of identical keys in the tier they are retrieved from. For example, if we would like to retrieve all of the client group settings for some client group, the result would include all client group settings, all company settings for that matching client group, and all system settings. In this case, if a client group setting and a company setting shared an identical key, the client group setting would be used because it takes precedence through the hierarchy over inherited duplicate keys.

...