We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe48ffc commit a9d3bcdCopy full SHA for a9d3bcd
1 file changed
docs/setup/s3backend.md
@@ -150,3 +150,9 @@ environment variables (CF=AWS Cloud Front):
150
* `PAPERMERGE__MAIN__CF_SIGN_URL_PRIVATE_KEY`
151
* `PAPERMERGE__MAIN__CF_SIGN_URL_KEY_ID`
152
* `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