Viewing File: /opt/alt/tests/alt-php84-phpiredis_1.0.1-1.el8/testsuite_configuration.inc

<?php

define('REDIS_HOST', '127.0.0.1');
define('REDIS_PORT', 6379);
define('REDIS_UNIX_SOCKET', '/tmp/redis.sock');
Back to Directory File Manager
<