We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392f7eb commit d43301bCopy full SHA for d43301b
docs/configuration.md
@@ -32,6 +32,12 @@ By default, this is set to `null`.
32
33
This setting allows us to set algorithm that will be used during signing the URLs.
34
35
+By default, this is set to `sha1`.
36
+
37
+!!! note
38
39
+ If you're not sure what you're doing please stay with the default option.
40
41
You can see the list of all available options when running command:
42
43
php spark signedurl:algorithms
0 commit comments