time_tbantime;/**< option: host ban time on excess activity (seconds) */
time_texpiretime;/**< option: forget about host after this time with no activity (seconds, for banned hosts - after it's release, for not banned - after latest match) */
/** time period length modifiers for already banned hosts */
floatfindtime_extend;/**< findtime modifier for already banned hosts in past (float) */
floatbantime_extend;/**< bantime modifier for already banned hosts in past (float) */
floatexpiretime_extend;/**< expiretime modifier for already banned hosts in past (float) */