Renamed pirate_search to torrent_search
This commit is contained in:
8
torrentSearch/config.example.py
Normal file
8
torrentSearch/config.example.py
Normal file
@@ -0,0 +1,8 @@
|
||||
[DEFAULT]
|
||||
|
||||
|
||||
[JACKETT]
|
||||
JACKETT_HOST = '10.0.0.41'
|
||||
JACKETT_PORT = '9117'
|
||||
JACKETT_MAX_SEARCH_RESULT = 1000
|
||||
RESULTS_PER_PAGE = 75
|
||||
Reference in New Issue
Block a user