Skip to content

Commit 3806bdd

Browse files
Fix test
1 parent 0ac5ac7 commit 3806bdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2463,7 +2463,7 @@ a|Path to the logging configuration for debug, query, http and security logs.
24632463
|Valid values
24642464
a|A path. If relative, it is resolved from server.directories.configuration.
24652465
|Default value
2466-
m|+++conf/server-logs.xml+++
2466+
m|+++server-logs.xml+++
24672467
|===
24682468

24692469

@@ -2554,7 +2554,7 @@ a|Path to the logging configuration of user logs.
25542554
|Valid values
25552555
a|A path. If relative, it is resolved from server.directories.configuration.
25562556
|Default value
2557-
m|+++conf/user-logs.xml+++
2557+
m|+++user-logs.xml+++
25582558
|===
25592559

25602560

@@ -4415,7 +4415,7 @@ m|+++cluster-state+++
44154415
|Description
44164416
a|Root location of the configuration directory.
44174417
|Valid values
4418-
a|A path. If relative, it is resolved from server.directories.configuration
4418+
a|A path. If relative, it is resolved from server.directories.neo4j_home.
44194419
|Default value
44204420
m|+++conf+++
44214421
|===

0 commit comments

Comments
 (0)