Changed limits for duplicate finder

This commit is contained in:
2024-11-07 12:56:27 -03:00
parent 62d3dfa028
commit 2781119e3f
2 changed files with 2 additions and 1 deletions

View File

@@ -212,7 +212,7 @@ moodle_user_name: "{{administrator_username}}"
moodle_user_email: "{{administrator_email}}"
#### Nextcloud
nextcloud_version: "production" # Danger: Nextcloud can't skipp major version updates.
nextcloud_version: "production" # @see https://nextcloud.com/blog/nextcloud-release-channels-and-how-to-track-them/
#### Peertube
peertube_version: "bookworm"