= Templates = [[TOC]] == Introduction == You can set the which template Sahana Eden uses in {{{/private/templates/000_config.py}}} with the line: {{{ settings.base.template = "default" }}} Templates allow selecting alternate configuration sets. This allows a separation between Core Code & !Settings/Custom Code. This helps prevent merge conflicts between different deployment branches & hence reduces the risk of forking. == Description == Configuration is done using these files: * {{{/private/templates/000_config.py}}} * {{{/private/templates/default/config.py}}} * {{{/private/templates/