One last docs update to clarify new architecture.

Signed-off-by: Eric Peterson <i.am@eric.pe>
This commit is contained in:
Eric Peterson
2021-12-05 17:05:07 -06:00
parent ef600b3c8c
commit e3e6e9a86d
+3 -2
View File
@@ -140,8 +140,9 @@ techdocs:
# be configured with a valid cache store.
cache:
# Represents the number of milliseconds a statically built asset should
# stay cached. Cache invalidation is handled automatically if you publish
# to storage using the techdocs-cli, allowing long TTLs (e.g. 1 month/year)
# stay cached. Cache invalidation is handled automatically by the frontend,
# which compares the build times in cached metadata vs. canonical storage,
# allowing long TTLs (e.g. 1 month/year)
ttl: 3600000
# (Optional) The time (in milliseconds) that the TechDocs backend will wait