summarylogtreecommitdiffstats
path: root/config.toml
blob: 9a85fd73ddc3fe94dc1482af1cedc0aaec7d349b (plain)
1
2
3
4
5
6
7
8
9
10
11
#remco.toml

################################################################
# Global configuration
################################################################
log_level   = "debug"
log_format  = "json"
include_dir = "/etc/remco/resource.d/"
pid_file    = "/var/run/remco/remco.pid"
log_file    = "/var/log/remco.log"