View source with raw comments or as raw
    1:- module(conf_config, []).

Web-based configuration

Add a menu-item Admin/Configuration to the ClioPatria system menu that provides a web-based overview of the current configuration and allows for enabling and disabling configuration files through the web-interface.

See also
- applications(config) */
   13:- use_module(applications(config)).