Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

config.php-dist

Blame
  • config.php-dist 76 B
    <?php
    
    $sbPath = '/opt/sickbeard';
    $showsPath = '/mnt/storage/media/tv';
    
    ?>