Disable NoChatReports buttons
This commit is contained in:
parent
04b0bbb694
commit
8a4c43fa2e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"demandOnServer": false,
|
"demandOnServer": false,
|
||||||
"showServerSafety": true,
|
"showServerSafety": false,
|
||||||
"hideRedChatIndicators": true,
|
"hideRedChatIndicators": true,
|
||||||
"hideYellowChatIndicators": true,
|
"hideYellowChatIndicators": true,
|
||||||
"hideGrayChatIndicators": true,
|
"hideGrayChatIndicators": true,
|
||||||
@ -19,4 +19,4 @@
|
|||||||
"postDisconnectAwaitSeconds": 10,
|
"postDisconnectAwaitSeconds": 10,
|
||||||
"signingCheckDelaySeconds": 43200,
|
"signingCheckDelaySeconds": 43200,
|
||||||
"serverSigningChecks": {}
|
"serverSigningChecks": {}
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"skipWarning": false,
|
"skipWarning": false,
|
||||||
"enableEncryption": false,
|
"enableEncryption": false,
|
||||||
"encryptPublic": true,
|
"encryptPublic": true,
|
||||||
"showEncryptionButton": true,
|
"showEncryptionButton": false,
|
||||||
"showEncryptionIndicators": true,
|
"showEncryptionIndicators": true,
|
||||||
"encryptionKey": "blfrngArk3chG6wzncOZ5A\u003d\u003d",
|
"encryptionKey": "blfrngArk3chG6wzncOZ5A\u003d\u003d",
|
||||||
"encryptionPassphrase": "",
|
"encryptionPassphrase": "",
|
||||||
@ -23,4 +23,4 @@
|
|||||||
"etell:1",
|
"etell:1",
|
||||||
"ewhisper:1"
|
"ewhisper:1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user