mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-01 03:20:30 +00:00
0a6575d219
Pip installs of whoogle search were missing access to the misc/ folder, which previously contained the language and country json files. These have been moved to app/misc, and the previous root level misc/ was renamed to config/ (since it now only contains the tor config files). Bump to 0.3.1.
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
DataDirectory /var/lib/tor
|
|
ControlPort 9051
|
|
CookieAuthentication 1
|
|
DataDirectoryGroupReadable 1
|
|
CookieAuthFileGroupReadable 1
|
|
ExtORPortCookieAuthFileGroupReadable 1
|
|
CacheDirectoryGroupReadable 1
|
|
CookieAuthFile /var/lib/tor/control_auth_cookie
|