diff --git a/Systemd.md b/Systemd.md index 1c0af6c..28ad6fd 100644 --- a/Systemd.md +++ b/Systemd.md @@ -28,6 +28,7 @@ ExecStart=/usr/local/bin/aquatic-crawler\ --preload-max-filesize=500000\ --preload-max-filecount=1\ --preload-regex="\.(png|gif|jpeg|jpg|webp)$"\ + --peer-read-write-timeout=60\ --sleep=900 StandardOutput=file:/home/aquatic/crawler-debug.log StandardError=file:/home/aquatic/crawler-error.log