Skip to content

Commit

Permalink
Obsession: changed assetManager to work with symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
boryashkin committed Apr 9, 2017
1 parent b8d72ef commit 9d72308
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
'/time/stat' => '/time/index/stat',
],
],
'assetManager' => [
'linkAssets' => true,
],
],
'modules' => [
'wallet' => [
Expand Down

0 comments on commit 9d72308

Please sign in to comment.