From 4665231e98e96a67a37e256beb0529da1781e958 Mon Sep 17 00:00:00 2001 From: Eugene <52450315+Eugener3@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:26:49 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d90ea28..0be4d405 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ sudo -E python3 -m honeypots --setup ftp --config config.json #### config.json (Output to sqlite db) ```json { - "logs": "db_postgres", + "logs": "db_sqlite", "logs_location": "", "syslog_address":"", "syslog_facility":0,