|
@@ -164,7 +164,7 @@ static config_var_t _option_vars[] = {
|
|
|
VAR("FastFirstHopPK", BOOL, FastFirstHopPK, "1"),
|
|
|
VAR("FetchServerDescriptors",BOOL, FetchServerDescriptors,"1"),
|
|
|
VAR("FetchHidServDescriptors",BOOL, FetchHidServDescriptors, "1"),
|
|
|
- VAR("FetchUselessRouters", BOOL, FetchUselessRouters, "0"),
|
|
|
+ VAR("FetchUselessDescriptors",BOOL, FetchUselessDescriptors, "0"),
|
|
|
VAR("Group", STRING, Group, NULL),
|
|
|
VAR("HardwareAccel", BOOL, HardwareAccel, "0"),
|
|
|
VAR("HashedControlPassword",STRING, HashedControlPassword, NULL),
|