Increase the stored value redundancy to 6.
[quix0rs-apt-p2p.git] / apt_p2p / apt_p2p_conf.py
index 98beae7fa237014f39d2372019c6481cf82aaa93..09d598b4e84b0504c9cbf9ac0a6ba99cd62a5983 100644 (file)
@@ -100,7 +100,7 @@ DHT_DEFAULTS = {
     'CONCURRENT_REQS': '8',
     
     # how many hosts to post to
-    'STORE_REDUNDANCY': '3',
+    'STORE_REDUNDANCY': '6',
     
     # How many values to attempt to retrieve from the DHT.
     # Setting this to 0 will try and get all values (which could take a while if