diff --git a/commafeed-server/src/main/resources/application.properties b/commafeed-server/src/main/resources/application.properties index 85024f61..e6059e45 100644 --- a/commafeed-server/src/main/resources/application.properties +++ b/commafeed-server/src/main/resources/application.properties @@ -50,6 +50,7 @@ quarkus.native.add-all-charsets=true %test.commafeed.users.allow-registrations=true %test.commafeed.password-recovery-enabled=true %test.commafeed.http-client.cache.enabled=false +%test.commafeed.database.cleanup.entries-max-age=0 %test.commafeed.feed-refresh.force-refresh-cooldown-duration=1m