diff --git a/app/config/database.toml.example b/app/config/database.toml.example index 18b1ecc9..d80fcf05 100644 --- a/app/config/database.toml.example +++ b/app/config/database.toml.example @@ -8,16 +8,5 @@ host = "" user = "" pass = "" port = "" -name = "default" database = "" file = "anime_collection.sqlite" - -[cache] -type = "sqlite" -host = "" -user = "" -pass = "" -port = "" -name = "default" -database = "" -file = "anime_collection.sqlite" \ No newline at end of file