feat: Added env var QRCODE_COLOR

This commit is contained in:
Davidson Gomes
2023-07-31 15:51:05 -03:00
parent aefe6a5943
commit b88656829e
6 changed files with 9 additions and 2 deletions

View File

@@ -122,6 +122,7 @@ CONFIG_SESSION_PHONE:
# Set qrcode display limit
QRCODE:
LIMIT: 30
COLOR: '#198754'
# Defines an authentication type for the api
# We recommend using the apikey because it will allow you to use a custom token,