mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #497] [BUG] WHOOGLE_RESULTS_PER_PAGE isn't loaded #322
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DUOLabs333 on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/497
In my
whoogle.env, I haveWHOOGLE_RESULTS_PER_PAGE=20. However, when I set up my instance, it is still 10 results per page.@alefvanoon commented on GitHub (Oct 27, 2021):
Did you run it before?
Remove pycache and try again.
Also you need Set you'r local env WHOOGLE_DOTENV=1
@DUOLabs333 commented on GitHub (Oct 27, 2021):
I know, I did. It's the only one that isn't being imported.