664
edits
(added common issues) |
No edit summary |
||
| Line 35: | Line 35: | ||
<pre> | <pre> | ||
cp scripts/showfor/config.php.dist scripts/showfor/config.php | cp scripts/showfor/config.php.dist scripts/showfor/config.php | ||
</pre> | </pre> | ||
To enable minify: (without this, pages may show up without CSS and JS) | To enable minify: (without this, pages may show up without CSS and JS) | ||
| Line 84: | Line 83: | ||
# To enable showfor: (without this, knowledge base pages may show up blank) | # To enable showfor: (without this, knowledge base pages may show up blank) | ||
cp scripts/showfor/config.php.dist scripts/showfor/config.php | cp scripts/showfor/config.php.dist scripts/showfor/config.php | ||
# To enable minify: (without this, pages may show up without CSS and JS) | # To enable minify: (without this, pages may show up without CSS and JS) | ||
edits