Configure pooling for cron tests

This commit is contained in:
Piotr F. Mieszkowski 2024-01-06 15:26:18 +01:00
parent a943b50adb
commit 260a3f3e9c
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ port = not_used
[database]
enabled = yes
url = sqlite:///test/lacre.db
pooling_mode = optimistic
max_connection_age = 3600
[relay]
host = localhost