about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2023-05-15 09:28:15 +0200
committerGitHub <noreply@github.com>2023-05-15 09:28:15 +0200
commitfa06a3b646bd874366761de2f0e51ec81b01b33d (patch)
tree0c968c8f6c703bbc608cf9339925383183a0b7cf /nixos/doc
parent25f3323d60271ac9b668757322c47f96aa7ca726 (diff)
parentf9f76529cd9682bee8a3a805cb4c8f7e0f8e7af4 (diff)
downloadnixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.tar
nixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.tar.gz
nixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.tar.bz2
nixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.tar.lz
nixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.tar.xz
nixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.tar.zst
nixlib-fa06a3b646bd874366761de2f0e51ec81b01b33d.zip
Merge pull request #230888 from Misterio77/nextcloud-createlocally-optin
nixos/nextcloud: default createLocally to false
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index c96931233499..c7e92beae9f9 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -243,7 +243,6 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [`services.nextcloud.database.createLocally`](#opt-services.nextcloud.database.createLocally) now uses socket authentication and is no longer compatible with password authentication.
   - If you want the module to manage the database for you, unset [`services.nextcloud.config.dbpassFile`](#opt-services.nextcloud.config.dbpassFile) (and [`services.nextcloud.config.dbhost`](#opt-services.nextcloud.config.dbhost), if it's set).
-  - If your database is external, simply set [`services.nextcloud.database.createLocally`](#opt-services.nextcloud.database.createLocally) to `false`.
   - If you want to use password authentication **and** create the database locally, you will have to use [`services.mysql`](#opt-services.mysql.enable) to set it up.
 
 - `protonmail-bridge` package has been updated to major version 3.