mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
switch order of two elements
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
|
||||
Nextcloud currently has an upload limit of {{ nextcloud_upload_limit }} configured (for public link uploads. Bigger uploads are always possible when users are logged in). See the <b><a href="https://github.com/nextcloud/all-in-one#how-to-adjust-the-upload-limit-for-nextcloud">NEXTCLOUD_UPLOAD_LIMIT documentation</a></b> on how to change this.<br><br>
|
||||
|
||||
Nextcloud currently has a timeout of {{ nextcloud_max_time }} seconds configured (important for big file uploads). See the <b><a href="https://github.com/nextcloud/all-in-one#how-to-adjust-the-max-execution-time-for-nextcloud">NEXTCLOUD_MAX_TIME documentation</a></b> on how to change this.<br><br>
|
||||
|
||||
For Nextcloud, a memory limit of {{ nextcloud_memory_limit }} per PHP process is currently configured. See the <b><a href="https://github.com/nextcloud/all-in-one#how-to-adjust-the-php-memory-limit-for-nextcloud">NEXTCLOUD_MEMORY_LIMIT documentation</a></b> on how to change this.<br><br>
|
||||
|
||||
Nextcloud currently has a timeout of {{ nextcloud_max_time }} seconds configured (important for big file uploads). See the <b><a href="https://github.com/nextcloud/all-in-one#how-to-adjust-the-max-execution-time-for-nextcloud">NEXTCLOUD_MAX_TIME documentation</a></b> on how to change this.<br><br>
|
||||
|
||||
{% if is_dri_device_enabled == true %}
|
||||
The /dev/dri device which is needed for hardware transcoding is currently attached to the Nextcloud container.
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user