copy www files over when they do not exist
[surrogator.git] / data / surrogator.config.php.dist
index 87efce0970d192e4f3a298a8212b17f1462702bb..c7eef0b26eac95a35c88486d34f1082c26870f3c 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 $rawDir = __DIR__ . '/../raw/';
+$resDir = __DIR__ . '/../res/';
 $varDir = __DIR__ . '/../var/';
+$wwwDir = __DIR__ . '/../www/';
 $sizes   = array(16, 32, 48, 64, 80, 96, 128, 256, 512);
 $maxSize = 512;
 $logLevel = 1;//0 - nothing, 3 - high