From d4730b6cff6c803961b6de1f2ccc4d47967c2978 Mon Sep 17 00:00:00 2001 From: annelin Date: Tue, 16 Apr 2019 09:33:53 +0300 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```