more
This commit is contained in:
parent
724a371003
commit
7d3a57f568
|
@ -54,6 +54,7 @@ typedef struct STsdbCfg {
|
||||||
int32_t keep1;
|
int32_t keep1;
|
||||||
int32_t keep2;
|
int32_t keep2;
|
||||||
int8_t update;
|
int8_t update;
|
||||||
|
int8_t compression;
|
||||||
} STsdbCfg;
|
} STsdbCfg;
|
||||||
|
|
||||||
// STsdb
|
// STsdb
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue