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
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue