Update README with WIPE_REDIS_ON_START setting.

This commit is contained in:
BillSchumacher
2023-04-07 00:58:57 -05:00
parent cce79695fa
commit 43746b1396

View File

@@ -169,6 +169,13 @@ REDIS_PASSWORD=
Note that this is not intended to be run facing the internet and is not secure, do not expose redis to the internet without a password or at all really.
You can optionally set
```
WIPE_REDIS_ON_START=False
```
To persist memory stored in Redis.
### Setting up environment variables
For Windows Users: