rss-reader/Rocket.toml

6 lines
143 B
TOML
Raw Normal View History

2025-02-01 03:19:12 -08:00
[default.databases.db_name]
url = "data.sqlite"
# This option is only supported by the `sqlx_sqlite` driver.
extensions = ["memvfs", "rot13"]