mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-22 12:30:32 -06:00
The previous implementation was using an unlimited TTL which would cause problems in scale out deployments where multiple instances of the settings service are running. Fixes: #5067