humhub/protected/config/console.php

10 lines
334 B
PHP
Raw Normal View History

2014-02-10 06:36:00 +01:00
<?php
2017-07-20 09:59:49 +03:00
/**
* This file provides to overwrite the default HumHub / Yii configuration by your local Console environments
* @see http://www.yiiframework.com/doc-2.0/guide-concept-configurations.html
* @see http://docs.humhub.org/admin-installation-configuration.html
* @see http://docs.humhub.org/dev-environment.html
*/
return [
];