Hi, Is there some documentation on the different ...
# ask-metaflow
m
Hi, Is there some documentation on the different configuration options available for the metadata service? I assume it is possible to tweak certain aspects of the deployment, e.g., request timeouts (just an example for reference). I would just like to have a look through to see what is possible. Thanks
1
a
@mammoth-rainbow-82717 the service is a pretty simple implementation by design. all config options are listed here. for db related configs - here are a few options
m
ok, thanks a lot