From 604550b6abaf73171281ddecd3ad0091a8540eba Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Tue, 12 Apr 2022 17:02:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ffed20..9ebf82c 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ If `DDNS_ADMIN_LOGIN` is not set, all /admin routes are without protection. (use `DDNS_ALLOW_WILDCARD` optional: allows all `*.subdomain.dyndns.example.com` to point to your ip (boolean) e.g. `true` +`DDNS_LOGOUT_URL` optional: allows a logout redirect to certain url by clicking the logout button (string) e.g. `https://example.com` + ### DNS setup If your parent domain is `example.com` and you want your dyndns domain to be `dyndns.example.com`,