Skip to content

Commit 3f52129

Browse files
authored
Merge pull request #84 from Eugener3/patch-1
Update README.md
2 parents 82ca683 + 4665231 commit 3f52129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ sudo -E python3 -m honeypots --setup ftp --config config.json
159159
#### config.json (Output to sqlite db)
160160
```json
161161
{
162-
"logs": "db_postgres",
162+
"logs": "db_sqlite",
163163
"logs_location": "",
164164
"syslog_address":"",
165165
"syslog_facility":0,

0 commit comments

Comments
 (0)