diff --git a/README.md b/README.md index c3a1151..3184b58 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ modules: dir_mode: "0744" ``` -Then you need to setup nginx proxy that will serve `get_url` path, because Telegram do not allowing URLs with non-default ports. +Then you need to setup nginx proxy that will serve `get_url` path, because Telegram will not handle URLs with non-default http(s) ports. Example nginx config: ```