Disable networking
This commit is contained in:
@@ -135,8 +135,8 @@ async function loadRuffle() {
|
|||||||
'quality': 'high',
|
'quality': 'high',
|
||||||
'splashScreen': false,
|
'splashScreen': false,
|
||||||
'preferredRenderer': null,
|
'preferredRenderer': null,
|
||||||
'openUrlMode': 'allow',
|
'openUrlMode': 'deny',
|
||||||
'allowNetworking': 'all',
|
'allowNetworking': 'none',
|
||||||
'favorFlash': true,
|
'favorFlash': true,
|
||||||
'socketProxy': [],
|
'socketProxy': [],
|
||||||
'fontSources': [],
|
'fontSources': [],
|
||||||
|
|||||||
Reference in New Issue
Block a user