Skip to content

Commit d883ca7

Browse files
committed
doc: indicate relative file support for some path-related options
Provide a hint to users that certain path options only recently supported being provided a relative path. Signed-off-by: James Knight <[email protected]>
1 parent b8fda7a commit d883ca7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/configuration.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,8 @@ Advanced publishing configuration
11511151

11521152
.. confval:: confluence_ca_cert
11531153

1154+
.. versionchanged:: 2.3 Support relative paths.
1155+
11541156
Provide a CA certificate to use for server certificate authentication. The
11551157
value for this option can either be a file of a certificate or a path
11561158
pointing to an OpenSSL-prepared directory. Refer to the
@@ -1320,6 +1322,7 @@ Advanced publishing configuration
13201322
.. versionadded:: 1.3
13211323
.. versionchanged:: 2.0 An empty allow list will no longer publish any
13221324
documents.
1325+
.. versionchanged:: 2.3 Support relative paths.
13231326

13241327
.. note::
13251328

@@ -1402,6 +1405,7 @@ Advanced publishing configuration
14021405
.. confval:: confluence_publish_denylist
14031406

14041407
.. versionadded:: 1.3
1408+
.. versionchanged:: 2.3 Support relative paths.
14051409

14061410
.. note::
14071411

0 commit comments

Comments
 (0)