Optional
cacheOptional
localeDefault locale.
See OPTA docs.
Optional
optaOPTA outlet authorisation key.
You may also specify in the environment as OPTA_OUTLET_AUTH
.
See OPTA's OAuth guide.
Optional
optaOPTA secret key.
You may also specify in the environment as OPTA_SECRET_KEY
.
See OPTA's OAuth guide.
Whether to allow caching responses.
You may also pass your own custom cache class. See CustomCache.