mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Systemd (markdown)
parent
4f1069ecbe
commit
de2407874a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ ExecStart=/usr/local/bin/aquatic-crawler\
|
|||
--preload=/home/btracker/aquatic-crawler/yggdrasil/preload\
|
||||
--preload-max-filesize=500000\
|
||||
--preload-max-filecount=10\
|
||||
--preload-regex="\.(png|gif|jpeg|jpg|webp|svg|log|nfo|txt)$"
|
||||
--preload-regex=\.(png|gif|jpeg|jpg|webp|svg|log|nfo|txt)$
|
||||
StandardOutput=file:///home/aquatic/crawler-debug.log
|
||||
StandardError=file:///home/aquatic/crawler-error.log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue