=atm remove atmos config

This commit is contained in:
Martynas Mickevicius 2015-08-04 17:34:07 +03:00
parent 235df6ce09
commit 0cc76339d9

View file

@ -1,19 +0,0 @@
atmos {
trace {
enabled = true
send.port = 28667
max-length-long-message = 1000
max-length-short-message = 1000
traceable {
"/" = on
"/system/*" = on
"*" = on
}
sampling {
"*" = 1
}
}
}