refactor: clean-up of some unused options after the template rework
This commit is contained in:
parent
f794fa3ce0
commit
7f86743f4a
6 changed files with 6 additions and 20 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue