Skip to content

Commit

Permalink
Fixed instructions for Custom Device IPs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Aug 3, 2023
1 parent 8d0a6e9 commit b883043
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ mode is not automatically detected/activated and the following steps are require
* Go to *Settings*->*Advanced Settings*.
* Search for `MyJDownloaderSettings`.
* Set `Custom Device IPs` to the IP address of the host running the container,
using double quotes and brackets like this example: `["192.168.1.1"]` .
using double quotes and brackets like this example: `["192.168.1.1"]`.
* Change the `Direct Connection Mode` to `Allow lan/wan connections with
manual port forwarding`.
* Restart JDownloader (*File*->*Restart*).
Expand Down
2 changes: 1 addition & 1 deletion appdefs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ app:
* Go to *Settings*->*Advanced Settings*.
* Search for `MyJDownloaderSettings`.
* Set `Custom Device IPs` to the IP address of the host running the container,
between double quotes (e.g. `"192.168.1.1"`).
using double quotes and brackets like this example: `["192.168.1.1"]`.
* Change the `Direct Connection Mode` to `Allow lan/wan connections with
manual port forwarding`.
* Restart JDownloader (*File*->*Restart*).
Expand Down

0 comments on commit b883043

Please sign in to comment.