+2
nixos/doc/manual/release-notes/rl-2511.section.md
+2
nixos/doc/manual/release-notes/rl-2511.section.md
···- `services.gitea` supports sending notifications with sendmail again. To do this, activate the parameter `services.gitea.mailerUseSendmail` and configure SMTP server.
···+- `services.nextcloud.configureRedis` now defaults to `true` in accordance with upstream recommendations to have caching for file locking. See the [upstream doc](https://docs.nextcloud.com/server/31/admin_manual/configuration_files/files_locking_transactional.html) for further details.- `services.gitea` supports sending notifications with sendmail again. To do this, activate the parameter `services.gitea.mailerUseSendmail` and configure SMTP server.
+5
-2
nixos/modules/services/web-apps/nextcloud.nix
+5
-2
nixos/modules/services/web-apps/nextcloud.nix
···The `notify_push` app requires Redis to be configured. If this option is turned off, this must be configured manually.
···+The Nextcloud system check recommends to configure either Redis or Memcache for file lock caching.The `notify_push` app requires Redis to be configured. If this option is turned off, this must be configured manually.
+1
-1
nixos/tests/nextcloud/with-mysql-and-memcached.nix
+1
-1
nixos/tests/nextcloud/with-mysql-and-memcached.nix