diff --git a/docs/backends/gcloud.rst b/docs/backends/gcloud.rst index 962298eb..500675df 100644 --- a/docs/backends/gcloud.rst +++ b/docs/backends/gcloud.rst @@ -213,7 +213,7 @@ Settings the credentials provided to django-storages (See :ref:`GS Credentials `). Note: Default Google Compute Engine (GCE) Service accounts are - `unable to sign urls `_. + `unable to sign urls `_. The ``expiration`` value is handled by the underlying `Google library `_. It supports `timedelta`, `datetime`, or `integer` seconds since epoch time.