copy index.surrogator.html to index.html if it does not exist
[surrogator.git] / data / surrogator.config.php.dist
index 87efce0970d192e4f3a298a8212b17f1462702bb..947a96a6a801d5bfd7854f7cdcc2b957058f13de 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 $rawDir = __DIR__ . '/../raw/';
 $varDir = __DIR__ . '/../var/';
 <?php
 $rawDir = __DIR__ . '/../raw/';
 $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
 $sizes   = array(16, 32, 48, 64, 80, 96, 128, 256, 512);
 $maxSize = 512;
 $logLevel = 1;//0 - nothing, 3 - high