Sha256: 54b8cb93339c4cbfec22207d74db9af646df3028df28ccc6f21c20f0304b3e4f
Contents?: true
Size: 388 Bytes
Versions: 44
Compression:
Stored size: 388 Bytes
Contents
%option{value: 60, selected: true} 1 minute %option{value: 60 * 5} 5 minutes %option{value: 60 * 30} 30 minutes %option{value: 60 * 60 * 2} 2 hours %option{value: 60 * 60 * 6 } 6 hours %option{value: 60 * 60 * 24} 1 day %option{value: 60 * 60 * 24 * 2} 2 days %option{value: 60 * 60 * 24 * 7} 1 week %option{value: 60 * 60 * 24 * 7 * 2} 2 weeks %option{value: 60 * 60 * 24 * 30} 1 month
Version data entries
44 entries across 44 versions & 3 rubygems