]> git.hoellein.online Git - homeserver/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mhoellein@freenet.de>
Fri, 10 Jul 2020 10:14:59 +0000 (12:14 +0200)
committermhoellein <mhoellein@freenet.de>
Fri, 10 Jul 2020 10:14:59 +0000 (12:14 +0200)
icinga2/features-available/api.conf
icinga2/features-enabled/api.conf [deleted symlink]

index f47e0ca8717fe762b43530532dd18c5f44e1e839..6273a74b939db4aa2e05122f7203a6f63de0e1f3 100644 (file)
@@ -3,8 +3,8 @@
  */
 
 object ApiListener "api" {
-  accept_config = true 
-  accept_commands = true 
+  //accept_config = true 
+  //accept_commands = true 
 
   ticket_salt = TicketSalt
 }
diff --git a/icinga2/features-enabled/api.conf b/icinga2/features-enabled/api.conf
deleted file mode 120000 (symlink)
index 8cdce62..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../features-available/api.conf
\ No newline at end of file