# ================================================================================
# 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]
CFG_STORAGE_DEFAULT=primary                              # Default App Storage - Where a newly installed app keeps its data, unless that app says otherwise. Change an individual app from its own config, or with `libreportal app move` [primary:System disk]
