mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-08 04:57:01 -06:00
fix: Adjusts in env files, removed save old_messages
This commit is contained in:
@@ -119,6 +119,8 @@ QRCODE:
|
||||
LIMIT: 30
|
||||
|
||||
# Defines an authentication type for the api
|
||||
# We recommend using the apikey because it will allow you to use a custom token,
|
||||
# if you use jwt, a random token will be generated and may be expired and you will have to generate a new token
|
||||
AUTHENTICATION:
|
||||
TYPE: apikey # jwt or apikey
|
||||
# Define a global apikey to access all instances
|
||||
|
||||
Reference in New Issue
Block a user