diff options
author | HacktheTime <l4bg0jb7@duck.com> | 2023-07-08 23:50:53 +0200 |
---|---|---|
committer | hackthetime <l4bg0jb7@duck.com> | 2023-09-05 08:21:17 +0200 |
commit | e2e47404759e89cd7ebeed87199c30e9f50db01c (patch) | |
tree | 500aea92fa9e8324d1234bcce2d452bca78a382c /run/config/NoChatReports/NCR-Encryption.json | |
parent | d1484a138c1a91b61f6f8bb72cb1855d6b12a523 (diff) | |
download | BBsentials-e2e47404759e89cd7ebeed87199c30e9f50db01c.tar.gz BBsentials-e2e47404759e89cd7ebeed87199c30e9f50db01c.tar.bz2 BBsentials-e2e47404759e89cd7ebeed87199c30e9f50db01c.zip |
test
Diffstat (limited to 'run/config/NoChatReports/NCR-Encryption.json')
-rw-r--r-- | run/config/NoChatReports/NCR-Encryption.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/run/config/NoChatReports/NCR-Encryption.json b/run/config/NoChatReports/NCR-Encryption.json new file mode 100644 index 0000000..295af76 --- /dev/null +++ b/run/config/NoChatReports/NCR-Encryption.json @@ -0,0 +1,28 @@ +{ + "skipWarning": false, + "enableEncryption": false, + "encryptPublic": true, + "showEncryptionButton": true, + "showEncryptionIndicators": true, + "encryptionKey": "blfrngArk3chG6wzncOZ5A\u003d\u003d", + "encryptionPassphrase": "", + "algorithmName": "AES/CFB8+Base64", + "encryptableCommands": [ + "msg:1", + "w:1", + "whisper:1", + "tell:1", + "r:0", + "dm:1", + "me:0", + "m:1", + "t:1", + "pm:1", + "emsg:1", + "epm:1", + "etell:1", + "ewhisper:1", + "message:1", + "reply:0" + ] +}
\ No newline at end of file |