Merge pull request #94 from peerau/patch-1

A quick update to config.php
This commit is contained in:
Fredrick Brennan 2014-09-27 01:31:33 -04:00
commit 6afc91d472

View File

@ -1136,6 +1136,8 @@
// This is a particularly advanced feature - contact ctrlcctrlv or rails unless you // This is a particularly advanced feature - contact ctrlcctrlv or rails unless you
// really know what you're doing // really know what you're doing
$config['dir']['img_root'] = ''; $config['dir']['img_root'] = '';
// DO NOT COMMENT OUT, LEAVE BLANK AND OVERRIDE IN INSTANCE CONFIG
// Though, you shouldnt be editing this file, so what do I know?
// For load balancing, having a seperate server (and domain/subdomain) for serving static content is // For load balancing, having a seperate server (and domain/subdomain) for serving static content is