mirror of
https://github.com/onyx-and-iris/bible.git
synced 2026-09-15 07:32:34 +00:00
log levels now configurable. defaults to info.
This commit is contained in:
@@ -53,8 +53,8 @@ Example .env:
|
||||
BIBLE_API_KEY="<api-key>"
|
||||
BIBLE_BIBLE_NAME="New King James Version"
|
||||
BIBLE_BOOK_NAME='Genesis'
|
||||
BIBLE_ENDPOINT='https://rest.api.bible'
|
||||
BIBLE_THEME="onyx-light"
|
||||
BIBLE_LOG_LEVEL="info"
|
||||
```
|
||||
|
||||
> Note, although cache expiry days is configurable it should NOT be set above 30 days, as per the terms and conditions of the API. See [Acceptable Use][acceptable-use]
|
||||
|
||||
Reference in New Issue
Block a user