Sha256: 74bf0ce103a316d35c9a6fcf39c4fce33008479e7a65aeb8ebadcdb4f5c95ba2
Contents?: true
Size: 392 Bytes
Versions: 37
Compression:
Stored size: 392 Bytes
Contents
Eventinator =========== Gem Requirements ---------------- This plugin has no gem requirements. Hooks ----- - `after_upload` Configuration ------------- ```yaml plugins: eventinator: url: www.example.com read_timeout: 5 ``` #### url The server to post to. - Type: `String` #### read_timeout The timeout, in seconds, for the request to return. - Type: `Integer` - Default: `5`
Version data entries
37 entries across 37 versions & 2 rubygems