diff --git a/conf/config.php b/conf/config.php index 0652f9a..ba83184 100644 --- a/conf/config.php +++ b/conf/config.php @@ -43,7 +43,7 @@ $default_timezone = 'Etc/UTC'; // UTC // Root path for file manager // use absolute path of directory i.e: '/var/www/folder' or $_SERVER['DOCUMENT_ROOT'].'/folder' -$root_path = '/home/; +$root_path = '/home/'; // Root url for links in file manager.Relative to $http_host. Variants: '', 'path/to/subfolder' // Will not working if $root_path will be outside of server document root