mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-10-31 18:37:47 +00:00 
			
		
		
		
	feat: disable chromium internal pdf viewer
This commit is contained in:
		| @@ -43,5 +43,6 @@ | ||||
| 	"ImportSavedPasswords": false, | ||||
| 	"DefaultWebUsbGuardSetting": 2, | ||||
| 	"DefaultWebBluetoothGuardSetting": 2, | ||||
| 	"DefaultSerialGuardSetting": 2 | ||||
| 	"DefaultSerialGuardSetting": 2, | ||||
| 	"AlwaysOpenPdfExternally": true | ||||
| } | ||||
| @@ -179,3 +179,7 @@ | ||||
| **Disable serial port access by default** | ||||
|  | ||||
| `"DefaultSerialGuardSetting": 2` | ||||
|  | ||||
| **Disable the internal PDF viewer** | ||||
|  | ||||
| `"AlwaysOpenPdfExternally": true` | ||||
		Reference in New Issue
	
	Block a user
	 qoijjj
					qoijjj