Created two variables for login url and leadid URL
Showing
1 changed file
with
3 additions
and
1 deletions
| ... | ... | @@ -13,7 +13,7 @@ asterisk_manager=192.168.3.1 |
| asterisk_extensions=31330,_X! | ||
| APP_Multiple_Logins=no | ||
| APP_Multiple_Logins=yes | ||
| kDialer_keeplocalconf=1 | ||
| kstych_viewportMeta=responsive:1:1 | ||
| ... | ... | @@ -34,6 +34,8 @@ MAIL_PORT=587 |
| MAIL_USERNAME=mail | ||
| MAIL_PASSWORD=mail | ||
| [email protected] | ||
| customcrm_loginurl=https://accounts.zoho.com/signin?servicename=ZohoCRM&signupurl=https://www.zoho.com/crm/signup.html?plan=enterprise | ||
| customcrm_leadidurl=https://crm.zoho.com/crm/org676480608/tab/Leads/ | ||
| AWS_KEY= | ||
| AWS_Secret= | ... | ... |
-
Please register or sign in to post a comment