Skip to content

Commit e73b0e2

Browse files
authored
Document fallback behavior for ACT versions. (#364)
1 parent 2e5f864 commit e73b0e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,9 @@ For now, productionizing is a bit manual. The minimum steps are:
131131
team will release a new version approximately this often. Soon after each
132132
release, Googlebot will increment the version it requests with
133133
`AMP-Cache-Transform`. Googlebot will only allow the latest 2-3 versions
134-
(details are still TBD), so an update is necessary but not immediately.
134+
(details are still TBD), so an update is necessary but not immediately. If
135+
amppkg doesn't support the requested version range, it will fall back to
136+
serving unsigned AMP.
135137
136138
To keep subscribed to releases, you can select "Releases only" from the
137139
"Watch" dropdown in GitHub, or use [various tools](https://stackoverflow.com/questions/9845655/how-do-i-get-notifications-for-commits-to-a-repository)

0 commit comments

Comments
 (0)