Skip to content

Commit c228613

Browse files
committed
chore: update .env.example with PAPI license configuration
- Added PAPI license key and admin server URL for interactive message functionality. - Included instructions for obtaining the license key.
1 parent 22fb1a3 commit c228613

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.env.example

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,3 +401,15 @@ LANGUAGE=en
401401
# PROXY_PROTOCOL=http
402402
# PROXY_USERNAME=
403403
# PROXY_PASSWORD=
404+
405+
406+
# ═══════════════════════════════════════════════════════════════
407+
# PAPI LICENSE SYSTEM (for interactive messages: buttons, lists, carousel)
408+
# ═══════════════════════════════════════════════════════════════
409+
# License key provided by PAPI admin
410+
# Get your license key at: https://padmin.intrategica.com.br/register.html
411+
# Interactive messages (buttons, lists, carousel) require a valid license
412+
PAPI_LICENSE_KEY=2FE61805-4639DE08-EE554154-6F42B6FA
413+
414+
# Admin server URL for license verification
415+
PAPI_LICENSE_ADMIN_URL=https://padmin.intrategica.com.br/

0 commit comments

Comments
 (0)