{"includes/config_top.html"}
{_Dir_} | {_Config_} | {_Title_} | {_Mod Only_} | {_Threads_} | {_Posts_} | {_Files_} | {_Files Size_} |
---|---|---|---|---|---|---|---|
{{ board_db.dir }} | {_config_} | {{ board_db.config.title }} | {% if board_db.config.mod_only :}{_yes_}{:} | {{ data.stats.num_threads }} | {{ data.stats.num_posts }} | {{ data.stats.num_files }} | {{ '%.2fmb' % (data.stats.uploaded_files_size/(1024*1024.0)) }} |
{_There are no existing boards._}
{:}{_These are default values for board-specific config settings. Title, Description and CSS specified here will also be used on the front page. You can override these settings per-board at the individual board config pages._}
{: else :}{_You may not edit these fields because you are not an admin._}
{_These are default values for board-specific config settings._}
{{ _(field.name) }}: | {$ field.html(key, global_db.board_config_defaults[key], disabled = True) $} | {{ _(field.desc) }} |