1
0
Fork 0
web-jbeyerstedt/site/config/config.localhost.php

7 lines
87 B
PHP
Raw Normal View History

<?php
// config deltas for localhost:
c::set('debug', true);
c::set('cache', false);