config.php 107 B

12345
  1. <?php
  2. $siteroot = 'http://omnireader.ru:11080/';
  3. $use_gzip = false;
  4. $tmp_dir = '/tmp';
  5. ?>