refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD

This commit is contained in:
Minghao Li 2022-08-12 17:35:41 +08:00
parent 031137d1ec
commit e8d63b7228
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ endi
if $data21_db != 1000 then # wal_level fsyncperiod
return -1
endi
if $data22_db != 172800 then # wal_retention_period
if $data22_db != 345600 then # wal_retention_period
return -1
endi
if $data23_db != -1 then # wal_retention_size