Skip to content

Commit a9d3bcd

Browse files
committed
minor update
1 parent fe48ffc commit a9d3bcd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/setup/s3backend.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,9 @@ environment variables (CF=AWS Cloud Front):
150150
* `PAPERMERGE__MAIN__CF_SIGN_URL_PRIVATE_KEY`
151151
* `PAPERMERGE__MAIN__CF_SIGN_URL_KEY_ID`
152152
* `PAPERMERGE__MAIN__CF_DOMAIN`
153+
154+
155+
With above these settings all URLs to the document files will be 1. signed 2.
156+
pointing to cloud front domain. Each signed URL will be valid for 10 minutes.
157+
The key take away here is that document files will be retrieved from
158+
(signed URLS of) aws cloud front distribution.

0 commit comments

Comments
 (0)