Replies: 1 comment
-
|
This is already implemented in #624, go to Profile -> Advanced -> Local URL. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Adding local connection switching would enable the application to much faster in local network for those who also access their server outside of their network(through domain or other means).
Basic Example
Sample implementation would be local connection switching in nzb360.

Drawbacks
Increased complexity to manage local and external network changes in the codebase.
Unresolved questions
No response
Implementation
Beta Was this translation helpful? Give feedback.
All reactions