feat(adminmanual): Add section about CalDAV rate limits#11565
feat(adminmanual): Add section about CalDAV rate limits#11565ChristophWurst merged 1 commit intomasterfrom
Conversation
Signed-off-by: Christoph Wurst <[email protected]>
|
/backport to stable28 |
|
/backport to stable27 |
|
/backport to stable26 |
|
The backport to # Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b backport/11565/stable27
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 57e97480
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/11565/stable27Error: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
The backport to # Switch to the target branch and update it
git checkout stable26
git pull origin stable26
# Create the new backport branch
git checkout -b backport/11565/stable26
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 57e97480
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/11565/stable26Error: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
| @@ -141,3 +141,22 @@ Known backends | |||
| ~~~~~~~~~~~~~~ | |||
|
|
|||
| * `Calendar Resource Management <https://github.com/nextcloud/calendar_resource_management>`_: database backend with CLI configuration for admins | |||
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
☑️ Resolves
🖼️ Screenshots