You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin_manual/ai/overview.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ Frontend apps
118
118
* `Whiteboard <https://apps.nextcloud.com/apps/whiteboard>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
119
119
* `Deck <https://apps.nextcloud.com/apps/deck>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
120
120
* `Nextcloud Office <https://apps.nextcloud.com/apps/richdocuments>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks in documents
121
-
* `Desktop Clients <https://docs.nextcloud.com/server/latest/user_manual/en/desktop/index.html>`_ for simple "Chat with AI"
121
+
* `Desktop Clients <../../user_manual/desktop/index.rst>`_ for simple "Chat with AI"
do have a larger space consumption on the temporary folder when processing those uploads
165
165
on object storage as the individual chunks get downloaded from the storage and will be assembled
166
166
to the actual file on the Nextcloud servers temporary directory. It is recommended to increase
@@ -172,5 +172,5 @@ enough for PHP, webservers or any load balancers involved.
172
172
Federated Cloud Sharing
173
173
-----------------------
174
174
175
-
If you are using `Federated Cloud Sharing <https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/federated_cloud_sharing_configuration.html>`_ and want to share large files, you can increase the timeout values for requests to the federated servers.
175
+
If you are using `Federated Cloud Sharing <federated_cloud_sharing_configuration.rst>`_ and want to share large files, you can increase the timeout values for requests to the federated servers.
176
176
Therefore, you can set ``davstorage.request_timeout`` in your ``config.php``. The default value is 30 seconds.
- `Nextcloud Help response concerning the usage of version information <https://help.nextcloud.com/t/allow-file-decryption-with-only-the-files-keys-and-passwords/436/12>`_
351
351
- `Sourcecode: Creation of the Message Authentication Code <https://github.com/nextcloud/server/blob/a374d8837d6de459500e619cf608e0721ea14574/apps/encryption/lib/Crypto/Crypt.php#L504>`_
352
352
- `Sourcecode: Derivation of the Encryption Key <https://github.com/nextcloud/server/blob/a374d8837d6de459500e619cf608e0721ea14574/apps/encryption/lib/Crypto/Crypt.php#L346>`_
Copy file name to clipboardExpand all lines: admin_manual/configuration_user/profile_configuration.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -420,5 +420,5 @@ See also
420
420
--------
421
421
422
422
- :doc:`../configuration_files/file_sharing_configuration` — sharing and autocomplete settings that interact with profile visibility
423
-
- `User manual: Personal settings <https://docs.nextcloud.com/server/latest/user_manual/en/userpreferences.html>`_ — user-facing profile and personal info settings
423
+
- `User manual: Personal settings <../../user_manual/userpreferences.rst>`_ — user-facing profile and personal info settings
0 commit comments