Files
OpenParty/database/config/encryption.json

6 lines
102 B
JSON
Raw Normal View History

{
"encrpytion": {
"secretKey": "OpenParty.",
2024-10-18 20:47:03 +07:00
"userEncrypt": ""
}
}