Skip to content

Commit

Permalink
Point to the latest version of the doc
Browse files Browse the repository at this point in the history
Available parameters have not changed between these versions, but doc
related to the older version will likely disapear before the one of the
latest version.
  • Loading branch information
smortex committed Apr 4, 2024
1 parent c4a7080 commit 8f8d11a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -1806,7 +1806,7 @@ Variant[Hash[
Parameters for database replication consumers

* **See also**
* https://www.openldap.org/doc/admin24/slapdconfig.html#syncrepl
* https://www.openldap.org/doc/admin26/slapdconfig.html#syncrepl

Alias of

Expand Down
2 changes: 1 addition & 1 deletion types/syncrepl.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @summary Parameters for database replication consumers
#
# @see https://www.openldap.org/doc/admin24/slapdconfig.html#syncrepl
# @see https://www.openldap.org/doc/admin26/slapdconfig.html#syncrepl
type Openldap::Syncrepl = Struct[
{
rid => Variant[Integer[0, 999], Pattern['\A\d{1,3}\z']],
Expand Down

0 comments on commit 8f8d11a

Please sign in to comment.