refactor: clean-up of some unused options after the template rework

This commit is contained in:
Lewis Wynne 2026-04-09 18:08:37 +01:00
parent f794fa3ce0
commit 7f86743f4a
6 changed files with 6 additions and 20 deletions

View file

@ -7,9 +7,6 @@ BOOK_DATA_DIR=./data
# Site title shown in nav and page title.
BOOK_SITE_TITLE=guestbook
# Base URL of the main site (for absolute nav links).
BOOK_SITE_URL=https://example.com
# Telegram bot token.
BOOK_TELEGRAM_BOT_TOKEN=your-bot-token-here