sintonia/utils/conf.php

3 lines
73 B
PHP

<?php
$STORAGE_SERVER_PATH = dirname(__FILE__)."/../../storageServer";
?>