summaryrefslogtreecommitdiffstats
path: root/conf/server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/server.conf')
-rw-r--r--conf/server.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/server.conf b/conf/server.conf
index c32d907..b751dbe 100644
--- a/conf/server.conf
+++ b/conf/server.conf
@@ -11,6 +11,8 @@ clientPenalty=0
isProxy=true
; if proxy is true and an image is incomplete, should idle bandwidth be used to replicate missing blocks?
backgroundReplication=true
+; if isProxy==true and another proxy requests and image that we don't have, should we ask our alt-servers for it?
+lookupMissingForProxy=true
; if true (which is the default), images will automatically be removed from the list if they can't be accessed
removeMissingImages=true
; timeout in ms for send/recv on connections to uplink servers (used for replication)