Update Bromite-subresource-adblocker.patch
d3d8062864/build/patches/Bromite-subresource-adblocker.patch (L1149)
Signed-off-by: Universaliser <116723165+Universalizer@users.noreply.github.com>
This commit is contained in:
parent
6f40f8341a
commit
b1041c4aba
1 changed files with 1 additions and 1 deletions
|
@ -1158,7 +1158,7 @@ new file mode 100644
|
||||||
+namespace adblock_updater {
|
+namespace adblock_updater {
|
||||||
+
|
+
|
||||||
+// maximum 20MB for the filters file
|
+// maximum 20MB for the filters file
|
||||||
+const int kMaxBodySize = 1024 * 1024 * 20;
|
+const int kMaxBodySize = 1024 * 1024 * 50;
|
||||||
+
|
+
|
||||||
+const int kMaxRetriesOnNetworkChange = 3;
|
+const int kMaxRetriesOnNetworkChange = 3;
|
||||||
+
|
+
|
||||||
|
|
Loading…
Add table
Reference in a new issue