mirror of
https://github.com/YGGverse/yggtracker-wanted-torrents-receiver.git
synced 2026-03-31 14:35:27 +00:00
34 lines
No EOL
648 B
JSON
34 lines
No EOL
648 B
JSON
{
|
|
"import":
|
|
{
|
|
"ftp":
|
|
{
|
|
"timeout":5,
|
|
"directories":
|
|
[
|
|
"all"
|
|
]
|
|
},
|
|
"require":
|
|
{
|
|
"approved":true
|
|
},
|
|
"storage":
|
|
{
|
|
"directory":"storage",
|
|
"common":true
|
|
}
|
|
},
|
|
"update":
|
|
{
|
|
"config":
|
|
{
|
|
"remote":
|
|
{
|
|
"enabled": true,
|
|
"repository":"https://raw.githubusercontent.com/YGGverse/yggtracker-wanted-torrents-receiver/main/config/remote.json",
|
|
"cache":86400
|
|
}
|
|
}
|
|
}
|
|
} |