Skip to content
Snippets Groups Projects
Forked from 713 / Warden / Warden
306 commits behind the upstream repository.
warden_server.cfg.dist 244 B
{
    "Log": {
        // If not specified, FileLogger is default
        "level": "debug"
    },
    "Handler": {
        "send_events_limit": 500,
        "get_events_limit": 1000,
        "description": "Warden 3 distribution config"
    }
}