Renamed config with default_ prefix.
This commit is contained in:
18
torrentSearch/default_config.ini
Normal file
18
torrentSearch/default_config.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
[DEFAULT]
|
||||
SITE_OPTIONS = piratebay,jackett
|
||||
|
||||
[JACKETT]
|
||||
HOST=
|
||||
PATH=torznab/all
|
||||
LIMIT=150
|
||||
JACKETT_MAX_SEARCH_RESULT=1000
|
||||
SSL=false
|
||||
RESULTS_PER_PAGE=75
|
||||
APIKEY=
|
||||
|
||||
|
||||
[PIRATEBAY]
|
||||
HOST=thepiratebay.org
|
||||
PATH=search
|
||||
LIMIT=150
|
||||
SSL=true
|
||||
Reference in New Issue
Block a user