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