{%TEMPLATE->struct/head%} {%TEMPLATE->struct/menu%}

Server configuration

{%TEMPLATE->struct/messages%}

{{IF [[configSectionId]] == 6}}
Service runner status: [[RunnerUtils::getStatus(false)]]
{{ENDIF}}
{{FOREACH conf;[[configuration]]}} {{ENDFOREACH}}
Item Value
[[DConfig::getConfigDescription([[conf.getVal('item')]])]] {{IF [[DConfig::getConfigType([[conf.getVal('item')]])]] == "string"}} {{ENDIF}} {{IF [[DConfig::getConfigType([[conf.getVal('item')]])]] == "number"}} {{ENDIF}} {{IF [[DConfig::getConfigType([[conf.getVal('item')]])]] == "email"}} {{ENDIF}} {{IF [[DConfig::getConfigType([[conf.getVal('item')]])]] == "checkbox"}} {{ENDIF}} {{IF [[DConfig::getConfigType([[conf.getVal('item')]])]] == "select"}} {{ENDIF}}

Database tools:

Counts cracked hashes in all chunks and all hashlists using slow but precise COUNT() function.
Scans all global files for size mismatch or inexistence.
Erases all hashlists, tasks (not pre-configured) and chunks of those tasks.
{%TEMPLATE->struct/foot%}