mirror of
https://github.com/sadoyan/aralez.git
synced 2026-06-25 16:52:51 +08:00
Name and config changes
This commit is contained in:
@@ -24,7 +24,7 @@ pub fn run() {
|
||||
let hh_config = Arc::new(DashMap::new());
|
||||
let ec_config = Arc::new(ArcSwap::from_pointee(Extraparams {
|
||||
sticky_sessions: false,
|
||||
to_ssl: None,
|
||||
to_https: None,
|
||||
authentication: DashMap::new(),
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user