posspack/config/defaultoptions/extra/NoChatReports/NCR-Encryption.json
Ashley Graves 8d76624fd9
Some checks failed
Update wiki / test (push) Failing after 16s
test
2024-07-28 16:19:32 +02:00

28 lines
No EOL
520 B
JSON

{
"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"
]
}