mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-18 01:17:50 +00:00
Extract bucket
This commit is contained in:
+2
-1
@@ -54,7 +54,8 @@ pub struct ApiConfig {
|
||||
|
||||
#[derive(Deserialize, Debug, Clone)]
|
||||
pub struct WebConfig {
|
||||
pub web_bind_addr: SocketAddr,
|
||||
pub bind_addr: SocketAddr,
|
||||
pub root_domain: String,
|
||||
}
|
||||
|
||||
fn default_max_concurrent_rpc_requests() -> usize {
|
||||
|
||||
Reference in New Issue
Block a user