Merge pull request #25987 from laharshah/patch-1

Update configuration.md typo
This commit is contained in:
Patrik Oldsberg
2024-08-13 14:49:28 +02:00
committed by GitHub
+1 -1
View File
@@ -203,7 +203,7 @@ techdocs:
# (Optional) The time (in milliseconds) that the TechDocs backend will wait
# for a cache service to respond before continuing on as though the cached
# object was not found (e.g. when the cache sercice is unavailable). The
# object was not found (e.g. when the cache service is unavailable). The
# default value is 1000
readTimeout: 500
```