From f9b4c4dddca733ac8f1ebf86d8cbf4ed0faf20ed Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Wed, 6 Apr 2022 11:28:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd6a457..9ffed20 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ If `DDNS_ADMIN_LOGIN` is not set, all /admin routes are without protection. (use `DDNS_DEFAULT_TTL` is the default TTL of your dyndns server. -`DDNS_CLEAR_LOG_INTERVAL` clear log entries automatically in days (integer) e.g. `DDNS_CLEAR_LOG_INTERVAL:30` +`DDNS_CLEAR_LOG_INTERVAL` optional: clear log entries automatically in days (integer) e.g. `DDNS_CLEAR_LOG_INTERVAL:30` + +`DDNS_ALLOW_WILDCARD` optional: allows all `*.subdomain.dyndns.example.com` to point to your ip (boolean) e.g. `true` ### DNS setup