Skip to content

Commit debd839

Browse files
authored
Merge pull request #9733 from nextcloud/backport/9724/stable25
[stable25] update imaginary docs to reflect cap_add sys_nice
2 parents fdf9c2e + 84ed678 commit debd839

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

admin_manual/installation/server_tuning.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Nextcloud to use Imaginary by editing your `config.php`:
153153
.. warning::
154154

155155
Make sure to start Imaginary with the `-return-size` command line parameter. Otherwise, there will be a minor performance impact. The flag requires a recent version of Imaginary (newer than v1.2.4) and is by default added to the `aio-imaginary` container.
156+
Also make sure to add the capability `SYS_NICE` via `--cap-add=sys_nice` or `cap_add: - SYS_NICE` as it is required by imaginary to generate HEIC previews.
156157

157158
.. note::
158159

0 commit comments

Comments
 (0)