mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Spelling
This commit is contained in:
parent
40a7174266
commit
e4db9e8c49
@ -250,4 +250,4 @@ Some things to note about a signed path:
|
|||||||
- If the refresh token is deleted, the signed url is no longer valid.
|
- If the refresh token is deleted, the signed url is no longer valid.
|
||||||
- If the user is deleted, the signed url is no longer valid (because the refresh token will be deleted).
|
- If the user is deleted, the signed url is no longer valid (because the refresh token will be deleted).
|
||||||
- If Home Assistant is restarted, the signed url is no longer valid.
|
- If Home Assistant is restarted, the signed url is no longer valid.
|
||||||
- Access is only validated when the request is received. If a response takes longer than the expiration time (ie, downloading a large file), the download will continue after the expiration date has past.
|
- Access is only validated when the request is received. If a response takes longer than the expiration time (ie, downloading a large file), the download will continue after the expiration date has passed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user