관리-도구
편집 파일: testsuite_configuration.inc
<?php define('REDIS_HOST', '127.0.0.1'); define('REDIS_PORT', 6379); define('REDIS_UNIX_SOCKET', '/tmp/redis.sock');