Skip to content

Commit

Permalink
Merge pull request #424 from sblondon/prettier-commands
Browse files Browse the repository at this point in the history
Aesthetic: better aligned commands
  • Loading branch information
st3iny authored Nov 1, 2023
2 parents 936884f + 7ea558f commit 258d4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Follow [these instructions](https://github.com/nextcloud/all-in-one/discussions/
This is possible since version 1.0.8. Just set the correct values via the command line

```
./occ config:app:set --value="64 256 1024" previewgenerator squareSizes
./occ config:app:set --value="64 256 1024" previewgenerator squareSizes
./occ config:app:set --value="64 256 1024" previewgenerator widthSizes
./occ config:app:set --value="64 256 1024" previewgenerator heightSizes
```
Expand Down

0 comments on commit 258d4c1

Please sign in to comment.