From f7b2ae6e855f38a811dcb58781e9b7f973049d9f Mon Sep 17 00:00:00 2001 From: Nils Blume Date: Thu, 24 Aug 2023 15:58:37 +0200 Subject: [PATCH] add restrictDomain --- .env.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.dist b/.env.dist index 36f36c0..38e157e 100644 --- a/.env.dist +++ b/.env.dist @@ -8,3 +8,6 @@ log=true logFile=log.json returnIp=true allowCreate=false +restrictDomain=false +domain=example.com +host=nas.home