aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2019-11-24 16:12:29 +0100
committerClaude <longneck@scratchbook.ch>2019-11-24 16:12:29 +0100
commit8a5e55cec862fb6221ce27f38e20044a598a73a0 (patch)
tree444d91be3ea82fadec9357707981b9812518540c
parent4245a8c8db4589f179acff82f3e3ba10860710df (diff)
downloadstikked-fit-8a5e55cec862fb6221ce27f38e20044a598a73a0.tar.gz
stikked-fit-8a5e55cec862fb6221ce27f38e20044a598a73a0.tar.bz2
stikked-fit-8a5e55cec862fb6221ce27f38e20044a598a73a0.zip
note on how to make combine_assets working on Docker
-rw-r--r--docker/stikked.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/stikked.php b/docker/stikked.php
index fb5fb65..d765674 100644
--- a/docker/stikked.php
+++ b/docker/stikked.php
@@ -91,7 +91,7 @@ $config['language'] = 'english';
* htdocs/static/asset/ folder must be writeable
*
*/
-$config['combine_assets'] = false;
+$config['combine_assets'] = false; # chown 82 htdocs/static/asset/ for Docker
/**
* Content expiration

© 2014-2024 Faster IT GmbH | imprint | privacy policy