mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
nixos/postgresql: point doc link to current like all others
This commit is contained in:
parent
26f4cc0eb0
commit
515ce669bc
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ in
|
||||||
default = {};
|
default = {};
|
||||||
description = lib.mdDoc ''
|
description = lib.mdDoc ''
|
||||||
PostgreSQL configuration. Refer to
|
PostgreSQL configuration. Refer to
|
||||||
<https://www.postgresql.org/docs/15/config-setting.html#CONFIG-SETTING-CONFIGURATION-FILE>
|
<https://www.postgresql.org/docs/current/config-setting.html#CONFIG-SETTING-CONFIGURATION-FILE>
|
||||||
for an overview of `postgresql.conf`.
|
for an overview of `postgresql.conf`.
|
||||||
|
|
||||||
::: {.note}
|
::: {.note}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue