-
Notifications
You must be signed in to change notification settings - Fork 337
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accept network interface name in addition to IP address in "Incoming …
…Address" in web UI Deluge & libtorrent actually accept both IP address and device/interface names as listen_interface: 540d557 it patched ui/ console & gkt3, but not web, this fixes it. (Inspired by #300) (Translation should be ok: this string already exists) Also, resync listen & outgoing widths: they hold the same data types.
- Loading branch information
1 parent
8867da9
commit 4f31d6a
Showing
2 changed files
with
5 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters