mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
log verbose in file redis
This commit is contained in:
parent
9fed844e59
commit
bc2191eae6
10
.gitignore
vendored
10
.gitignore
vendored
@ -11,7 +11,15 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
|
||||
# /store/*
|
||||
/store/auth/apikey/*
|
||||
/store/auth/jwt/*
|
||||
/store/baileys/*
|
||||
/store/chats/*
|
||||
/store/contacts/*
|
||||
/store/message-up/*
|
||||
/store/messages/*
|
||||
/store/webhook/*
|
||||
|
||||
/docker-compose-data
|
||||
|
||||
# Package
|
||||
|
Loading…
Reference in New Issue
Block a user