aboutsummaryrefslogtreecommitdiff
path: root/lib/sharder.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sharder.ml')
-rw-r--r--lib/sharder.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sharder.ml b/lib/sharder.ml
index f98ee8f..65d137e 100644
--- a/lib/sharder.ml
+++ b/lib/sharder.ml
@@ -127,8 +127,8 @@ module Shard = struct
("$device", `String "dis.ml");
("$browser", `String "dis.ml")
]);
- ("compress", `Bool false); (* TODO add compression handling*)
- ("large_threshold", `Int 250);
+ ("compress", `Bool !Client_options.compress); (* TODO add compression handling*)
+ ("large_threshold", `Int !Client_options.large_threshold);
("shard", `List shards);
] in
push_frame ~payload ~ev:IDENTIFY shard