From e10bb85f712fd103250d7a53890b867c6b01ffc4 Mon Sep 17 00:00:00 2001 From: Boubakr Date: Wed, 20 Mar 2024 14:47:41 -0400 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 6c800f8..feffe92 100644 --- a/README.md +++ b/README.md @@ -29,20 +29,6 @@ The CTI database contains up to 2060 nodes, 27411 relationships, and 366 APTs co `dbms.security.procedures.whitelist=apoc.*,apoc.coll.*,apoc.load.*` - + Configure Database Settings File - - Choose: `Your database -> ... (Three Dots) -> Settings` - - Go to last line and set the commands below - - `apoc.export.file.enabled=true` - - `apoc.import.file.enabled=true` - - `apoc.import.file.user_neo4j_config=false` - - `cypher.lenient_create_relationship=true` - + Configure Database Settings File Choose: `Your database -> ... (Three Dots) -> Settings`