Browse Source

topos: increased defined value for tps nr keys

Daniel-Constantin Mierla 8 năm trước cách đây
mục cha
commit
874a7d5077
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/topos/tps_storage.c

+ 1 - 1
src/modules/topos/tps_storage.c

@@ -444,7 +444,7 @@ str tt_col_b_tag = str_init("b_tag");
 str tt_col_s_method = str_init("s_method");
 str tt_col_s_cseq = str_init("s_cseq");
 
-#define TPS_NR_KEYS	32
+#define TPS_NR_KEYS	48
 
 str _tps_empty = str_init("");