summaryrefslogtreecommitdiffstats
path: root/features-available/api.conf
blob: 48c17e429e56b4da2c4e3b43feb7542fb66c5b32 (plain)
1
2
3
4
5
6
7
8
9
10
/**
 * The API listener is used for distributed monitoring setups.
 */

object ApiListener "api" {
	// accept_config = false
	// accept_commands = false

	ticket_salt = TicketSalt
}