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