mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-14 13:21:32 -08:00
Update index.ts
This commit is contained in:
parent
cde1b19fe4
commit
a660d989f6
1 changed files with 1 additions and 0 deletions
|
|
@ -264,6 +264,7 @@ export class View implements IViewService {
|
|||
nodeIntegration: false,
|
||||
contextIsolation: true,
|
||||
// allow loading pictures from the localhost network, you may want to setup img host services in your local network, set this to true will cause CORS
|
||||
// TODO: make this a setting in security preference
|
||||
webSecurity: false,
|
||||
allowRunningInsecureContent: true,
|
||||
session: sessionOfView,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue