- Add luci-app-lyrion: Music server dashboard - Add luci-app-mailinabox: Email server management - Add luci-app-nextcloud: Cloud storage dashboard - Add luci-app-mitmproxy: Security proxy in security section - Add luci-app-magicmirror2: Smart display dashboard - Add secubox-app-metablogizer: CLI tool with uhttpd/nginx support - Update luci-app-metablogizer: Runtime selection, QR codes, social share - Update secubox-core v0.8.1: Service watchdog (auto-restart crashed services) - Update haproxyctl: Hostname validation to prevent config errors - Fix portal.js app discovery Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
config metablogizer 'main'
|
|
option enabled '1'
|
|
option runtime 'auto'
|
|
option sites_root '/srv/metablogizer/sites'
|
|
option gitea_url 'http://localhost:3000'
|
|
option port_base '8900'
|