{% extends 'base.html' %} {% block content %} {% set appinfo = application_info() %}
{{ t('appearance.colors_help') }}
{{ theme_colors.get(name, default) }}
{{ t('settings.system_information_file_help') }}
/app/config/APPINFO.json
{{ t('settings.storage_information_help', 'Die folgenden Pfade und Zustände werden zur Laufzeit im Container ermittelt.') }}
{{ system_storage.config.path }}
{{ system_storage.uploads.path }}
{{ system_storage.logs.path }}
{{ system_storage.backups.path }}
{{ t('settings.custom_css_help') }}
{{ t('settings.mesh_mapping_help') }}
{{ t('settings.auth_help') }}
{{ t('settings.bind_password_help') }}
🔎 {{ t('ldap.title') }}