Changed results per page

This commit is contained in:
Bruvv
2022-01-01 12:48:16 +01:00
parent b4e6dbdd39
commit 273ef47d63

View File

@@ -57,6 +57,6 @@
"WHOOGLE_CONFIG_SEARCH_LANGUAGE": "str?",
"WHOOGLE_CONFIG_BLOCK": "str?",
"WHOOGLE_CONFIG_STYLE": "str?",
"WHOOGLE_RESULTS_PER_PAGE": "list(0|1)?"
"WHOOGLE_RESULTS_PER_PAGE": "int(5,100)?"
}
}