Server IP : 213.32.127.20 / Your IP : 216.73.216.155 Web Server : Apache System : Linux ns3.servidorneptuno.com 4.18.0-553.16.1.lve.el8.x86_64 #1 SMP Tue Aug 13 17:45:03 UTC 2024 x86_64 User : atoqsfjh ( 1072) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/cloudlinux/alt-php52/root/etc/xcache_3/coverager/ |
Upload File : |
<?php // DO NOT rename/delete/modify example file which will be overwritten when upgrade // How To Custom Config: // 1. copy config.example.php config.php; edit config.php // 2. upgrading your config.php when config.example.php were upgraded // XCache will load // 1. ../config.default.php // 2. ./config.default.php // 3. ../config.php // 4. ./config.php // $config['include_paths'] = array("/www/my-php-project/"); // $config['exclude_paths'] = array("/www/my-php-project/tmp/"); $config['syntax_higlight'] = true; $config['use_cache'] = false; //// $config['datadir'] is default to ini_get("xcache.coveragedump_directory") // $config['datadir'] = '';