Sha256: f8168e9a14b57e4246b48981069145319c52ea5daa0135c441a33629e05d7161
Contents?: true
Size: 430 Bytes
Versions: 6
Compression:
Stored size: 430 Bytes
Contents
{ /* the amount of builds to keep for each project */ "builds_to_keep": 50, /* the interval to check for new projects */ "new_projects_interval": 5, /* the interval to check if a project has to be rebuilt */ "build_check_interval": 1, /* the sender address for mail notifications */ "mail_sender": "admin@example.com", /* a list of recipients for notifications on failures and recoveries */ "notify": [] }
Version data entries
6 entries across 6 versions & 1 rubygems