Skip to content

Commit 4c252d6

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent 41f3e22 commit 4c252d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ENVIRONMENT_VARIABLES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ NEO4J_HTTP_TRANSACTION_ENDPOINT | db/neo4j/tx/commit | Ne
2727
IMPORT_DIRECTORY | import | |
2828
IMPORT_GIT_LOG_DATA_IF_SOURCE_IS_PRESENT | plugin | Select how to import git log data. Options: "none", "aggregated", "full" and "plugin". Default="plugin". |
2929
NEO4J_VERSION | 4.4.20 | Version 4.4.x is the current long term support (LTS) version (may 2023) |
30+
NEO4J_CONFIG_TEMPLATE | template-neo4j-v4-low-memory.conf | Name of the template file ("configuration" folder) for the Neo4j configuration |
3031
NEO4J_HTTPS_PORT | 7473 | Neo4j HTTPS port for encrypted querying |
3132
NEO4J_BOLT_PORT | 7687 | Neo4j's own "Bolt Protocol" port |
3233
NEO4J_APOC_PLUGIN_VERSION | 4.4.0.15 | Version number matches Neo4j version |

0 commit comments

Comments
 (0)