1<?php
2$license = 'khalsa-85968555065';
3$db_host = 'localhost';
4$db_port = '';
5$db_username = 'theservice4u_user';
6$db_password = 'User@2730';
7$db_name = 'theservice4u_clients';
8$cc_encryption_hash = 'cOOis5Wo7Ej9EidndwRvb4Q2kaydBy80nknLtRjAA5BxGSIkaXjjPay0hDB7fexr';
9$templates_compiledir = 'templates_c';
10$mysql_charset = 'utf8';
11date_default_timezone_set('US/Central');
12$customadminpath = "siptv357";
13$smarty_debug = true;
14$session_cookie_samesite = 'Lax';
15$session_cookie_secure = true;