config.inc.php.example 127 B

123456
  1. <?php
  2. define('CTL_IP', '127.0.0.1');
  3. define('CTL_PORT', 14576);
  4. define('CTL_PWD', 'hackme'); # not currently used by anything