Browse Source

refactor: github.dev支持,远程配置文件

pull/192/head
xiaojunnuo 3 years ago
parent
commit
8617004049
  1. 8
      packages/core/src/config/remote_config.json5

8
packages/core/src/config/remote_config.json5

@ -11,10 +11,18 @@
dns: {
mapping: {
'*jetbrains.com': 'quad9',
'*azureedge.net': 'quad9'
},
speedTest: {
interval: 60000,
},
}
},
plugin: {
overwall: {
targets: {
'*azureedge.net': true
}
}
}
}

Loading…
Cancel
Save