[FEATURE] Customization for Settings in Pritunl Users web GUI

This is more for QoL when it comes to viewing 5000+ devices under Users GUI section but is it possible to increase the number of the default list being 10? Also, is it possible to leave Sort by Last Active as the default rather than Sort by Name?

It would be nice to view 2 tables where 1 shows Online while the other table shows Offline which can be separated by Last Active and Name.

The page item counts are controlled by the settings below.

sudo pritunl set app.org_page_count 5
sudo pritunl set app.server_page_count 3
sudo pritunl set app.link_page_count 10
sudo pritunl set app.host_page_count 10
sudo pritunl set user.page_count 10
1 Like