remove tracking
This commit is contained in:
parent
0b9c6d55ae
commit
a7fbcdcf62
|
@ -1,2 +0,0 @@
|
|||
{
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
# do daily/weekly/monthly maintenance
|
||||
# min hour day month weekday command
|
||||
*/15 * * * * run-parts /etc/periodic/15min
|
||||
0 * * * * run-parts /etc/periodic/hourly
|
||||
0 2 * * * run-parts /etc/periodic/daily
|
||||
0 3 * * 6 run-parts /etc/periodic/weekly
|
||||
0 5 1 * * run-parts /etc/periodic/monthly
|
||||
|
||||
# run daily blocklist update
|
||||
0 3 * * * /app/blocklist-update.sh 2>&1
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
/etc/transmission-daemon/settings.json
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"downloaded-bytes": 22828011756407,
|
||||
"files-added": 578243,
|
||||
"seconds-active": 97778396,
|
||||
"session-count": 109,
|
||||
"uploaded-bytes": 101724010348153
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"downloaded-bytes": 22828011756407,
|
||||
"files-added": 578243,
|
||||
"seconds-active": 97778396,
|
||||
"session-count": 109,
|
||||
"uploaded-bytes": 101724010348153
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
{
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
# do daily/weekly/monthly maintenance
|
||||
# min hour day month weekday command
|
||||
*/15 * * * * run-parts /etc/periodic/15min
|
||||
0 * * * * run-parts /etc/periodic/hourly
|
||||
0 2 * * * run-parts /etc/periodic/daily
|
||||
0 3 * * 6 run-parts /etc/periodic/weekly
|
||||
0 5 1 * * run-parts /etc/periodic/monthly
|
||||
|
||||
# run daily blocklist update
|
||||
0 3 * * * /app/blocklist-update.sh 2>&1
|
Loading…
Reference in New Issue