X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=test.py;fp=test.py;h=ec64de2e30a2a35a268a2da22018682c5ef5939f;hp=d4df4e74e661a56ede906c65e2b6f57e36ac4e71;hb=c1a8891e0bfb81e9fc64d271f8e4de059c699921;hpb=2f3c17ab7b51cbad0abf11fa66f6cafcb5a41c5e diff --git a/test.py b/test.py index d4df4e7..ec64de2 100755 --- a/test.py +++ b/test.py @@ -360,6 +360,9 @@ CACHE_DIR = %(CACHE_DIR)s # Whether it's OK to use an IP addres from a known local/private range LOCAL_OK = yes +# Whether a remote peer can access the statistics page +REMOTE_STATS = yes + # Unload the packages cache after an interval of inactivity this long. # The packages cache uses a lot of memory, and only takes a few seconds # to reload when a new request arrives.