Field Level Encryption
Use field level encryption to encrypt sensitive fields individually and ensure greater protection for your data.
To do this, adjust the config.json as follows:
Add the corresponding configuration under
"database"
:
Please leave space between the quotation marks for a secure password with 16 to 32 characters for "key": "...".
You must run setup.sh after every customization!
Finally, save your key carefully.
Last updated