From fd544274e233402d21bba756e0640ed8b2e0d87a Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 14 Jul 2021 05:20:00 +0300
Subject: [PATCH] Add the nehes.co zone.

---
 knot.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/knot.conf b/knot.conf
index 040d907..a510b6a 100644
--- a/knot.conf
+++ b/knot.conf
@@ -20,3 +20,7 @@ zone:
     storage: /rundir/slave
     master: master
     acl: notify_from_master
+  - domain: nehes.co
+    storage: /rundir/slave
+    master: master
+    acl: notify_from_master
-- 
GitLab