File stalwart.default of Package stalwart
# Stalwart Mail Server environment variables # # This file is sourced by systemd. Environment variables set here # will be available to the Stalwart server process. # Data directory path STALWART_PATH=/var/lib/stalwart # Uncomment and set the admin secret for web interface authentication # Generate a secure random string for production use #ADMIN_SECRET=changeme # Additional environment variables can be added below # See https://stalw.art/ for more configuration options