yggtracker-wanted-torrents-.../config/local.json
2023-10-25 03:42:08 +03:00

34 lines
No EOL
686 B
JSON

{
"import":
{
"ftp":
{
"timeout":5,
"directories":
[
"all"
]
},
"require":
{
"approved":true
},
"storage":
{
"directory":"~/yggtracker-wanted-torrents-receiver/storage",
"common":true
}
},
"update":
{
"config":
{
"remote":
{
"enabled": true,
"repository":"https://raw.githubusercontent.com/YGGverse/yggtracker-wanted-torrents-receiver/main/config/remote.json",
"cache":86400
}
}
}
}