packages feed

scalp-webhooks-0.1.0.0: src/Configuration.hs

module Configuration where

pollTime :: Int
pollTime = 100000

polls :: Int
polls = 1000