Merge pull request #357 from eltociear/patch-1

docs: update README.md
This commit is contained in:
Bubka
2024-07-01 14:18:39 +02:00
committed by GitHub

View File

@ -48,7 +48,7 @@ You can sign in 2FAuth using a security key like a Yubikey or a Titan key and di
### Data encryption ### Data encryption
Sensitive data stored in the database can be encrypted to protect them against db compromise. Encryption is provided as an option which is disabled by default. It is strongly recommanded to backup the APP_KEY value of your .env file (or the whole file) when encryption is On. Sensitive data stored in the database can be encrypted to protect them against db compromise. Encryption is provided as an option which is disabled by default. It is strongly recommended to backup the APP_KEY value of your .env file (or the whole file) when encryption is On.
### Auto logout ### Auto logout