modify default filter

master
MaysWind 2017-03-19 15:48:38 +08:00
parent c68c94d59a
commit ce48b87a0a
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
options: {},
optionFilter: {
global: true,
http: true,
bittorrent: true
http: false,
bittorrent: false
}
};