From a6df5261fdb9fe8487b30f5dfaef0a7bc93557f0 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 22 May 2023 11:52:52 +0200 Subject: [PATCH] fix(branchoff): Add more branch-off markers Signed-off-by: Joas Schilling --- admin_manual/configuration_files/file_sharing_configuration.rst | 2 ++ admin_manual/issues/general_troubleshooting.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/admin_manual/configuration_files/file_sharing_configuration.rst b/admin_manual/configuration_files/file_sharing_configuration.rst index 880b55b1c..22088ba0d 100644 --- a/admin_manual/configuration_files/file_sharing_configuration.rst +++ b/admin_manual/configuration_files/file_sharing_configuration.rst @@ -81,6 +81,8 @@ forcing them. .. note:: There are more sharing options on config.php level available: `Configuration Parameters `_ +.. TODO ON RELEASE: Update version number above on release + .. _transfer_userfiles_label: Distinguish between max expiration date and default expiration date diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index bc739ec0a..01395a66b 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -385,6 +385,8 @@ does not match the actual data stored in the user's ``data/$userId/files`` direc Metadata, versions, trashbin and encryption keys are not counted in the used space above. Please refer to the `quota documentation `_ for details. +.. TODO ON RELEASE: Update version number above on release + Running the following command can help fix the sizes and quota for a given user:: sudo -u www-data php occ files:scan -vvv