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

@ -81,7 +81,7 @@ mod tests {
port: 0,
data_dir: PathBuf::from("./data"),
site_title: "test".into(),
site_url: "https://test.rs".into(),
telegram_bot_token: "fake".into(),
telegram_chat_id: 0,
honeypot: true,