# This describes system.cfg --- structure: development_mode: bool setup_done: bool show_before_you_start_info: profiles: bool infos: - name: show_before_you_start_info.profiles default_value: true comment: This shows the "Before You Start" section in Admin/Profiles. The section will only be shown after new setups because the node is created when the setup completes. If the node doesn't exist or is false then "Before You Start" won't be shown. change_log: - 2014-03-04 -- Added version_added: 8.7.3 ...