mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
Update src/config/parser.rs
This commit is contained in:
parent
0c0442da25
commit
70a5a2463b
@ -35,7 +35,7 @@ pub struct Config {
|
||||
pub upstream_search_engines: Vec<crate::engines::engine_models::EngineHandler>,
|
||||
pub request_timeout: u8,
|
||||
pub threads: u8,
|
||||
pub rate_limter: RateLimiter,
|
||||
pub rate_limiter: RateLimiter,
|
||||
}
|
||||
|
||||
impl Config {
|
||||
|
Loading…
Reference in New Issue
Block a user