Verified Commit 0b90ad9f authored by meskio's avatar meskio 🏔️
Browse files

Timeout cache after 3 hours

Instead of 18.

* Related: bridgestrap#39
parent 2fc93e57
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ ExecStart=/home/bridgestrap/bin/bridgestrap \
    -tor   /usr/bin/tor \
    -webtunnel /home/bridgestrap/bin/webtunnel \
    -cache /home/bridgestrap/bridgestrap-cache.bin \
    -cache-timeout 3 \
    -collector-metrics /home/bridgestrap/collector-metrics.log \
    -log   /home/bridgestrap/logs/bridgestrap.log