Revert "feat: add geometry to database args" (#12164)

This commit is contained in:
Matthias Seitz
2024-10-29 13:58:57 +01:00
committed by GitHub
parent 4a8799f98b
commit 6f3600dc38
20 changed files with 16 additions and 323 deletions

View File

@ -69,12 +69,6 @@ Database:
[possible values: true, false]
--db.max-size <MAX_SIZE>
Maximum database size (e.g., 4TB, 8MB)
--db.growth-step <GROWTH_STEP>
Database growth step (e.g., 4GB, 4KB)
--db.read-transaction-timeout <READ_TRANSACTION_TIMEOUT>
Read transaction timeout in seconds, 0 means no timeout