Skip to content

Commit

Permalink
polish comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jjz921024 committed Aug 12, 2024
1 parent b3d5325 commit d80fb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ struct Config {
int json_max_nesting_depth = 1024;
JsonStorageFormat json_storage_format = JsonStorageFormat::JSON;

// hash
// whether to enable hash field expiration feature
bool hash_field_expiration = false;

struct RocksDB {
Expand Down

0 comments on commit d80fb04

Please sign in to comment.