You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There doesn't seem to be any way to change the default pagination ("pageLength", in the source) from "20" to something more useful. I can't even figure out how to do it in source - the default of 20 appears to be an emergent property.
Am I missing something?
I think this belongs here, not ../oxidized itself, please let me know if I'm wrong.
The text was updated successfully, but these errors were encountered:
Ah, I see what you mean about 264. However, that was enough of a clue to let me monkeypatch my running instance to behave more sensibly for us, thank you!
There doesn't seem to be any way to change the default pagination ("pageLength", in the source) from "20" to something more useful. I can't even figure out how to do it in source - the default of 20 appears to be an emergent property.
Am I missing something?
I think this belongs here, not ../oxidized itself, please let me know if I'm wrong.
The text was updated successfully, but these errors were encountered: