Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Notifications
  • Reference
  • Backend developer
  • Configuration
  • Notification
  • Configure

observe_m_config_update_prop/2

DSC07845.jpeg

Site configuration parameter was changed

Type:

notify

Return:

return value is ignored

#m_config_update_prop{} properties:

  • module: unknown
  • key: unknown
  • prop: unknown
  • value: unknown

Edit on GitHub

Related documentation

Notifications

observe_m_config_update/2

Site configuration parameter was changed

Notifications

observe_development_make/2

Runs the development make process and reloads newly compiled BEAM files after a manual request.

Notifications

observe_ssl_options/2

Request the SSL certificates for this site. The server_name property contains the hostname used by the client. (first) Returns either…

Models

config

Zotonic has two places where a site's configuration is kept:

Notifications

observe_module_deactivate/2

A module has been stopped and deactivated.

Notifications

observe_url_fetch_options/2

Determine the URL fetch options for fetching the content of an URL. Used by z_fetch.erl.

Notifications

observe_module_activate/2

A module has been activated and started.

Notifications

observe_development_reload/2

Reloads templates, modules, translations, and other indexed development files after a manual request.

Notifications

observe_module_ready/2

Signals that the active modules or their indexed templates, actions, models, and other components have changed.

GitHub © 2026 Zotonic