Disable networking

This commit is contained in:
CenTdemeern1 2024-12-07 17:36:14 +01:00
parent 715a8c8ecb
commit f258b074b7

View file

@ -135,8 +135,8 @@ async function loadRuffle() {
'quality': 'high',
'splashScreen': false,
'preferredRenderer': null,
'openUrlMode': 'allow',
'allowNetworking': 'all',
'openUrlMode': 'deny',
'allowNetworking': 'none',
'favorFlash': true,
'socketProxy': [],
'fontSources': [],