Settings (harp.settings)¶
The Settings (harp.settings
) module contains hardcoded configuration for Harp. This is probably only handy
for the young days of harp, and will be replaced by something less hard-coded later.
Contents¶
- DEFAULT_TIMEOUT = 30.0¶
Default timeout for http requests
- HARP_ENV = None¶
Force environment override (dev or prod)
- PAGE_SIZE = 40¶
Pagination size for api endpoints