diff options
| -rw-r--r-- | include/rodeo_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rodeo_config.h b/include/rodeo_config.h index f417ac0..53f075b 100644 --- a/include/rodeo_config.h +++ b/include/rodeo_config.h @@ -1,6 +1,6 @@ #ifndef mrodeo_vertex_size_max - #define mrodeo_vertex_size_max 8192 + #define mrodeo_vertex_size_max 1024 #endif #ifndef mrodeo_index_size_max |
