Merge pull request #25505 from aramissennyeydd/sennyeya/update-docs-catalog-config-d-ts

docs: add a link to config definition
This commit is contained in:
Camila Belo
2024-07-03 10:37:01 +02:00
committed by GitHub
@@ -346,7 +346,7 @@ catalog:
timeout: { minutes: 50 }
```
This approach will also allow you to customize the schedule per environment
This approach will also allow you to customize the schedule per environment. You can also [add a schema to your config](../../conf/defining.md).
#### New Backend