[#DUMP_BANS_INTERVAL] = DUMP_BANS_INTERVAL :mrdocs: How often to dump banned addresses/subnets to disk. == Synopsis Declared in `<banman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr std::chrono::minutes DUMP_BANS_INTERVAL = DUMP_BANS_INTERVAL{15}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#