The WebUI config editor renders these inline comments as field help. Several had grown into paragraphs (updater, rootless networking, MTU, install mode, backup engine); cut them back to a single line while keeping option lists and **ADVANCED**/**DEV** markers intact. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
8 lines
695 B
Plaintext
Executable File
8 lines
695 B
Plaintext
Executable File
# ================================================================================
|
|
# General - Basic system settings and identification
|
|
# @icon 🏷️
|
|
# ================================================================================
|
|
CFG_INSTALL_NAME=Change-Me # Installation Name - The name for your LibrePortal instance
|
|
CFG_TIMEZONE=Etc/UTC # Container Timezone - Timezone handed to app containers; scheduled tasks follow the host clock
|
|
CFG_INSTALL_LEVEL=beginner # Experience Level - How much technical detail the WebUI shows [beginner:Beginner — simple|advanced:Advanced — show everything]
|