mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-12 07:16:52 +00:00
Skeleton to the new web API
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ pub struct ApiConfig {
|
||||
|
||||
#[derive(Deserialize, Debug, Clone)]
|
||||
pub struct WebConfig {
|
||||
pub website_bind_addr: SocketAddr,
|
||||
pub web_bind_addr: SocketAddr,
|
||||
}
|
||||
|
||||
fn default_max_concurrent_rpc_requests() -> usize {
|
||||
|
||||
Reference in New Issue
Block a user