mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
end-of-file-fixer
This commit is contained in:
@@ -112,4 +112,4 @@ data:
|
||||
maxTransforms: "{{ .Values.imagemagick.livenessProbe.maxTransforms }}"
|
||||
maxTransformSeconds: "{{ .Values.imagemagick.livenessProbe.maxTransformSeconds }}"
|
||||
|
||||
~~~
|
||||
~~~
|
||||
|
@@ -221,4 +221,4 @@ definitions:
|
||||
required:
|
||||
type: boolean
|
||||
name:
|
||||
type: string
|
||||
type: string
|
||||
|
@@ -61,4 +61,3 @@ been generated by steps (2) and (3), then an empty commit should be created - e.
|
||||
6. Once it is approved, merge the PR, preferably through the **Rebase and merge** option. If the
|
||||
**Create a merge commit** (_Merge pull request_) or **Squash and merge** options are used, you
|
||||
need to ensure that the _commit message_ contains the `[trigger release]` tag (sub-string).
|
||||
|
||||
|
@@ -165,4 +165,4 @@ Rendition provides values for options: Op1, Op2
|
||||
```
|
||||
If we assume both transformers support the required source and target Media Types and
|
||||
*priority1* < *priority2*, Transformer 1 will be selected because its priority is higher.
|
||||
|
||||
|
||||
|
@@ -96,4 +96,4 @@ The following externalized T-engines properties are available:
|
||||
| IMAGEMAGICK_DYN | Path to Imagemagick DYLD. | /usr/lib64/ImageMagick-7.0.10/lib |
|
||||
| IMAGEMAGICK_EXE | Path to Imagemagick EXE. | /usr/bin/convert |
|
||||
| IMAGEMAGICK_CODERS | Path to Imagemagick custom coders. | |
|
||||
| IMAGEMAGICK_CONFIG | Path to Imagemagick custom config. | |
|
||||
| IMAGEMAGICK_CONFIG | Path to Imagemagick custom config. | |
|
||||
|
Reference in New Issue
Block a user