From efdea0226e3536579715f2bd0dda78a1ebf357b4 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 2 May 2021 17:04:26 +0300
Subject: [PATCH] Serve for nehe.sr as well.

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

diff --git a/knot.conf b/knot.conf
index aa6017f..040d907 100644
--- a/knot.conf
+++ b/knot.conf
@@ -16,3 +16,7 @@ zone:
     storage: /rundir/slave
     master: master
     acl: notify_from_master
+  - domain: nehe.sr
+    storage: /rundir/slave
+    master: master
+    acl: notify_from_master
-- 
GitLab