Add member directory and aggregates, cut citation economics from spec (Draft 0.4)
This commit is contained in:
@@ -15,7 +15,6 @@ pub fn config_for(dir: &Path, name: &str, relay_url: &str) -> Config {
|
||||
name: name.to_string(),
|
||||
listen: "127.0.0.1:0".to_string(),
|
||||
relays: vec![relay_url.to_string()],
|
||||
trusted_keys: Vec::new(),
|
||||
responder: true,
|
||||
},
|
||||
query: QuerySection {
|
||||
|
||||
Reference in New Issue
Block a user