config2.json 316 B

123456789101112131415
  1. {
  2. "enterURL": "http://127.0.0.1:5000/",
  3. "width": 376,
  4. "height": 667,
  5. "webPreferences": {
  6. "webSecurity": false,
  7. "nodeIntegration": true,
  8. "nativeWindowOpen": false
  9. },
  10. "autoHideMenuBar": true,
  11. "redirect":[],
  12. "redirectURL":"",
  13. "proxy":"",
  14. "noCache": true
  15. }