diff --git a/src/storage.h b/src/storage.h index b7607bb65db34d375a029111ad9ce6ce8dc25705..01ad490771121cd41925fa73bc8463424643f107 100644 --- a/src/storage.h +++ b/src/storage.h @@ -88,7 +88,7 @@ struct Storage { size_t listener_token {1}; /* The maximum number of values we store for a given hash. */ - static constexpr unsigned MAX_VALUES {1024}; + static constexpr unsigned MAX_VALUES {64 * 1024}; /** * Changes caused by an operation on the storage.