Skip to content
Extraits de code Groupes Projets
config.ini.travis.php 511 octets
Newer Older
  • Learn to ignore specific revisions
  • ; <?php exit; ?> DO NOT REMOVE THIS LINE
    ; This configuration is used for automatic integration
    ; tests on Travis-CI. Do not use this in production.
    
    [superuser]
    
    login            = admin
    password        = 098f6bcd4621d373cade4e832627b4f6
    email            = hello@example.org
    
    host            = localhost
    username        = root
    password        =
    
    adapter            = PDO_MYSQL ; PDO_MYSQL, MYSQLI, or PDO_PGSQL
    
    tables_prefix        = piwiktests_