How can I disable the redirect-gateway def1 behavior on a Pritunl VPN server that splits a single route 0.0.0.0/0 into two /1 routes (0.0.0.0/1 and 128.0.0.0/1)?

May I ask the use case for this?

I assumed the split routes was to help guarantee that the pritunl connection was the more specific (smaller) default routes so the OS would select that over your physical connections default route without having to try detect and remove the default route on different OS’s , network interfaces etc

Not saying you should not do it, just interested in when this would be useful out of curiosity