Replies: 1 comment 1 reply
-
|
Hi @Lacia7u7 , |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking at the catalog implementation and noticed the default expiration behavior defined here:
https://github.com/treeverse/lakeFS/blob/master/pkg/catalog/catalog.go#L84
Is there a supported way to configure this value from the API or server configuration, rather than relying on the hardcoded default?
Concretely, I’d like to set it to something like 24 hours.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions