Disable encryption by default

This commit is contained in:
ibratabian17
2024-10-18 20:47:03 +07:00
parent 9905db0096
commit 2bdb13f494

View File

@@ -1,6 +1,6 @@
{
"encrpytion": {
"secretKey": "OpenParty.",
"userEncrypt": "DoNotShareThisFileToAnyone"
"userEncrypt": ""
}
}