forked from I2P_Developers/i2p.i2p
Update: Disable sud/su2 updates (ticket #1709)
Add constraints for no Pack200 support and no certs
This commit is contained in:
@@ -84,7 +84,8 @@ public class UpdateHandler {
|
||||
} else if (ConfigUpdateHandler.USE_SU3_UPDATE) {
|
||||
update(ROUTER_SIGNED_SU3);
|
||||
} else {
|
||||
update(ROUTER_SIGNED);
|
||||
// disabled, shouldn't get here
|
||||
//update(ROUTER_SIGNED);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user