Skip to content

Commit d6f45b0

Browse files
authored
Merge pull request #9724 from nextcloud/enh/noid/update-imaginary-docs
update imaginary docs to reflect cap_add sys_nice
2 parents b11c3d2 + 6dc0a1c commit d6f45b0

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
@@ -160,6 +160,7 @@ Nextcloud to use Imaginary by editing your `config.php`:
160160
.. warning::
161161

162162
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.
163+
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.
163164

164165
.. note::
165166

0 commit comments

Comments
 (0)