diff --git a/docs/configuration.rst b/docs/configuration.rst index 48349612..1530d0bd 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -663,9 +663,9 @@ Description The ``refresh-token`` value you get from Using a ``refresh-token`` allows you to access private or otherwise not publicly available deviations. - Note: Authenticating with a ``refresh-token`` requires persistent - storage in a `cache file `__. - Otherwise the token will become invalid after its first use. + Note: The ``refresh-token`` becomes invalid + `after 3 months `__ + or whenever your `cache file `__ is deleted or cleared. =========== =====