brave: update policies to disable new brave services (#914)

This commit is contained in:
Ilya Kreymer 2025-11-14 20:00:58 -08:00 committed by GitHub
parent 59fe064c62
commit bb11147234
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,5 +3,12 @@
"BraveWalletDisabled": true,
"BraveVPNDisabled": 1,
"BraveAIChatEnabled": false,
"BraveNewsDisabled": 1,
"BraveTalkDisabled": 1,
"BraveSpeedreaderEnabled": 0,
"BraveWaybackMachineEnabled": 0,
"BraveP3AEnabled": 0,
"BraveWebDiscoveryEnabled": 0,
"BravePlaylistEnabled": 0,
"TorDisabled": true
}