Add missing [limits] keys to default configuration.

This commit is contained in:
Catherine
2025-11-05 22:58:12 +00:00
parent 47a658ac03
commit 9b19eeae82
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -44,6 +44,8 @@ git-large-object-threshold = "1M"
max-symlink-depth = 16
update-timeout = "60s"
max-heap-size-ratio = 0.5 # * RAM_size
forbidden-domains = []
# allowed-repository-url-prefixes = <nil>
[observability]
slow-response-threshold = "500ms"