The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::MadEye::Rule::Interval - notification interval

SCHEMA

    type: map
    mapping:
        interval_time:
            type: int
            required: yes
        cache_root:
            type: str
            required: yes

SEE ALSO

App::MadEye, Cache::FileCache