mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-07 21:33:13 +00:00
Config management & ring
This commit is contained in:
@@ -15,6 +15,7 @@ pub struct NetworkConfig {
|
||||
|
||||
#[derive(Clone, Debug, Serialize, Deserialize)]
|
||||
pub struct NetworkConfigEntry {
|
||||
pub datacenter: String,
|
||||
pub n_tokens: u32,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user