module.config.php #1

  • //
  • guest/
  • thomas_gray/
  • jambox/
  • main/
  • swarm/
  • module/
  • Jira/
  • config/
  • module.config.php
  • View
  • Commits
  • Open Download .zip Download (363 B)
<?php
/**
 * Perforce Swarm
 *
 * @copyright   2013 Perforce Software. All rights reserved.
 * @license     Please see LICENSE.txt in top-level folder of this distribution.
 * @version     <release>/<patch>
 */

return array(
    'jira' => array(
        'host'      => '',
        'user'      => '',
        'password'  => '',
        'job_field' => ''
    )
);
# Change User Description Committed
#1 18334 Liz Lam initial add of jambox