notification n {
	print = true
}

alert a {
	crit = 1
	critNotification = n
}
