{# app/templates/admin/settings.html #} {% extends "admin/base.html" %} {% block title %}Platform Settings{% endblock %} {% block alpine_data %}adminSettings(){% endblock %} {% block content %}
Success
Error
Configure application logging behavior, file rotation, and retention policies.
Changes take effect immediately without restart.
Log file will rotate when it reaches this size.
Number of rotated backup files to keep.
Logs older than this will be automatically deleted from database.
File Logging
Write logs to rotating files on disk
Database Logging
Store WARNING/ERROR/CRITICAL logs in database for searching
File rotation settings require application restart to take effect.
General system settings and configuration options.
System settings coming soon...
Security and authentication settings.
Security settings coming soon...