[docs-only] Use correct envvar caching names in service readme's
This commit is contained in:
@@ -8,7 +8,7 @@ Running the `userlog` service without running the `eventhistory` service is not
|
||||
|
||||
## Storing
|
||||
|
||||
The `userlog` service persists information via the configured store in `USERLOG_STORE_TYPE`. Possible stores are:
|
||||
The `userlog` service persists information via the configured store in `USERLOG_STORE`. Possible stores are:
|
||||
- `memory`: Basic in-memory store and the default.
|
||||
- `ocmem`: Advanced in-memory store allowing max size.
|
||||
- `redis`: Stores data in a configured Redis cluster.
|
||||
|
||||
Reference in New Issue
Block a user