summaryrefslogtreecommitdiffstats
path: root/features-available/api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'features-available/api.conf')
-rw-r--r--features-available/api.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/features-available/api.conf b/features-available/api.conf
new file mode 100644
index 0000000..48c17e4
--- /dev/null
+++ b/features-available/api.conf
@@ -0,0 +1,10 @@
+/**
+ * The API listener is used for distributed monitoring setups.
+ */
+
+object ApiListener "api" {
+ // accept_config = false
+ // accept_commands = false
+
+ ticket_salt = TicketSalt
+}