We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acdcf7 commit 6170133Copy full SHA for 6170133
README.md
@@ -39,6 +39,7 @@ file_jet:
39
api_key: <your api key>
40
signature_secret: <your signature secret> # optional - needed for usage with external files
41
auto_mode: true/false # defaults to true
42
+ custom_domain: <your custom domain> # optional, without scheme, e.g. cdn.example.com
43
```
44
45
More about [Auto optimization mode](https://github.com/filejet/filejet-php#auto-optimization-mode).
0 commit comments