This is usually set as "10" by default, but when you change it to "all", this setting is stored in your browser.
You can clear the browser localstorage, but if you already set it as "100" or other number, the selection will be stored.
Thanks for the suggestion, it led me to realize the problem was limiting Docker's access to CPU cores. Once I removed my CPU limit, the UI became fast over https:
deploy:
resources:
limits:
- cpus: '1'
memory: 400M
Would it be possible to have that in the Settings as an option too ?
I like having at least 50 or 100 shown instead of just 10 ![]()
OK, but when I close my browser all Cache is deleted and I need to set it each time I visit the Pi-Hole webGUI again so I thought maybe I can change it somewhere in some file or maybe it will become an option in the future ?? ![]()
Are you sure the localstorage is deleted (maybe it is still there, maybe not)?
If the local storage is deleted, you will need to manually set this every time.
Note that this option is set by the datatables.js plugin. Also, it sets a value for every individual table (You can set 10 for one table and 100 for another).
We have no plans to introduce a new options to change external plugins or customize them.
I think I know enough : Messing around with datatables.js it is !!!
Thnx! ![]()
After upgrading Pihole to the latest version (today) and login via http, the https login works too like a charm.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
