diff --git a/docs/backends/gcloud.rst b/docs/backends/gcloud.rst index 9a87ef36a..49c0aa1bf 100644 --- a/docs/backends/gcloud.rst +++ b/docs/backends/gcloud.rst @@ -204,6 +204,7 @@ Note: Default Google Compute Engine (GCE) Service accounts are The ``GS_EXPIRATION`` value is handled by the underlying `Google library `_. It supports `timedelta`, `datetime`, or `integer` seconds since epoch time. +Note: The maximum value for this option is 7 days (604800 seconds) in version `v4` (See this `Github issue `_) Usage -----