1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Improved DB records encryption support.

This commit is contained in:
Ylian Saint-Hilaire 2019-10-03 13:32:54 -07:00
parent 4d38b390a5
commit c860125a9d
5 changed files with 33 additions and 11 deletions

View file

@ -12,6 +12,8 @@
"_SessionKey": "MyReallySecretPassword1",
"_SessionSameSite": "strict",
"_DbEncryptKey": "MyReallySecretPassword2",
"_DbRecordsEncryptKey": "MyReallySecretPassword",
"_DbRecordsDecryptKey": "MyReallySecretPassword",
"_DbExpire": {
"events": 1728000,
"powerevents": 864000