Update docs/en/operations/server-configuration-parameters/settings.md

Co-authored-by: tavplubix <tavplubix@gmail.com>
This commit is contained in:
Anna 2021-04-02 21:36:08 +03:00 committed by GitHub
parent 0945285fae
commit 2b0cd92427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@ Default value: `1073741824` (1 GB).
```
## database_atomic_delay_before_drop_table_sec {#database_atomic_delay_before_drop_table_sec}
Sets the delay before remove table data in seconds. If the query has `SYNC` modifier, this setting is ignore.
Sets the delay before remove table data in seconds. If the query has `SYNC` modifier, this setting is ignored.
Default value: `480` (8 minute).