mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
Update Module.php
This commit is contained in:
parent
2f8623264c
commit
42ff9f8df4
@ -38,6 +38,7 @@ class Module extends BaseModule
|
||||
/**
|
||||
* @var string path to store marketplace modules
|
||||
* If the param 'moduleMarketplacePath' is set this value will be used.
|
||||
* Note: The path must also be added to the module autoloader `Yii::$app->params['moduleAutoloadPaths']`.
|
||||
*/
|
||||
public $modulesPath = '@app/modules';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user