From 5866836d5d423ccf52ac8fbbe94df6c9cf7debac Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Thu, 3 Jun 2021 19:23:33 -0400 Subject: allow overriding of gateway + api url --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6e7c85b..c0cd371 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,8 @@ For example, memory_db would be set by adding `memory_db = true` under the line * css (string) - path to the main CSS file * animations (true or false, default true) - use animated images where available (e.g. server icons, emojis, avatars). false means static images will be used * owner_crown (true or false, default true) - show a crown next to the owner +* gateway (string) - override url for Discord gateway. must be json format and use zlib stream compression +* api_base (string) - override base url for Discord API #### misc * linkcolor (string) - color to use for links in messages -- cgit v1.2.3