modify default filter
This commit is contained in:
parent
c68c94d59a
commit
ce48b87a0a
|
@ -16,8 +16,8 @@
|
||||||
options: {},
|
options: {},
|
||||||
optionFilter: {
|
optionFilter: {
|
||||||
global: true,
|
global: true,
|
||||||
http: true,
|
http: false,
|
||||||
bittorrent: true
|
bittorrent: false
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Reference in a new issue