This commit is contained in:
lizandrogd
2026-01-21 08:28:54 -05:00
parent 7d6c3b4fb4
commit 45a11032f5
59 changed files with 315 additions and 315 deletions
+3 -3
View File
@@ -150,7 +150,7 @@ define('DB_CHARSET', 'utf8mb4');
2. Configuration → Webhook URL:
https://tudominio.com/api/webhook.php
3. Verify Token: (copiar del dashboard)
4. Suscribirse a: messages, message_status
4. Suscribirse a: conversations, message_status
```
## 🚨 Solución de Problemas HestiaCP
@@ -197,9 +197,9 @@ define('DB_CHARSET', 'utf8mb4');
### Performance
```bash
1. Activar OPcache en PHP settings
1. Activar OPcache en PHP system_config
2. Configurar Redis/Memcached si disponible
3. Optimizar MySQL en HestiaCP settings
3. Optimizar MySQL en HestiaCP system_config
4. Usar Cloudflare para CDN
```