Skip to content

Commit

Permalink
fixed by review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
reebhub committed Nov 13, 2024
1 parent 9558ac2 commit 97131be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The following example will compact all indexes and documents.
| - | - | - |
| **$compactSettings** | `?CompactSettings` | Settings for the compact operation |

| `$compactSettings` | Type | Description |
| `$compactSettings` class parameters | Type | Description |
| - | - | - |
| **$databaseName** | `?string` | Name of database to compact. Mandatory param. |
| **$documents** | `bool` | Indicates if documents should be compacted. Optional param. |
Expand Down

0 comments on commit 97131be

Please sign in to comment.