mirror of
https://github.com/Xevion/banner.git
synced 2025-12-11 08:06:37 -06:00
chore: drop redis
This commit is contained in:
@@ -25,8 +25,6 @@ pub struct Config {
|
||||
pub port: u16,
|
||||
/// Database connection URL
|
||||
pub database_url: String,
|
||||
/// Redis connection URL
|
||||
pub redis_url: String,
|
||||
/// Graceful shutdown timeout duration
|
||||
///
|
||||
/// Accepts both numeric values (seconds) and duration strings
|
||||
|
||||
Reference in New Issue
Block a user