force disable NCR button
This commit is contained in:
parent
884a7e3881
commit
1f5fdaccd6
1 changed files with 28 additions and 0 deletions
28
config/NoChatReports/NCR-Encryption.json
Normal file
28
config/NoChatReports/NCR-Encryption.json
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"skipWarning": false,
|
||||||
|
"enableEncryption": false,
|
||||||
|
"encryptPublic": true,
|
||||||
|
"showEncryptionButton": false,
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue