Skip to content

Commit 8d4e72c

Browse files
authored
Update configuration.adoc (#946)
Default loggingDatabase is logs not neo4j, updated same in document. Issue Closed : #915 Document Referred : https://github.com/neo4j-labs/neodash/blob/42b196a3ec9a1d5740e4c81420a762646b1295b7/scripts/config-entrypoint.sh#L26 https://neo4j.com/labs/neodash/2.4/developer-guide/configuration/#_configuration_options Signed-off-by: Singh, Jyotsana <[email protected]>
1 parent 3c0324d commit 8d4e72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/developer-guide/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ must be granted to enble any user to create logs.
133133

134134
⚠️ * Load/Save from/to file are not logged (only from/to Database)
135135

136-
|loggingDatabase |string |neo4j |When loggingMode is set to anything
136+
|loggingDatabase |string |logs |When loggingMode is set to anything
137137
else than '0', the database to use for logging. Log records (nodes)
138138
will be created in this database.
139139

0 commit comments

Comments
 (0)