X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=htconfig.php;h=4c88b6e742dbc70fa8edf38a6af0c1016f2d5432;hb=fb72871f6601078fc9cc40989a7d03339e44779e;hp=4208924cfd3f2d510288e16b8ca387d8776eb6e6;hpb=4ec597407433db974dfd408ba5ff2115723289e9;p=friendica.git diff --git a/htconfig.php b/htconfig.php index 4208924cfd..4c88b6e742 100644 --- a/htconfig.php +++ b/htconfig.php @@ -94,3 +94,7 @@ $a->config['system']['lockpath'] = ""; // Use the old style "share" // $a->config['system']['old_share'] = false; + +//Deny public access to the local directory +//$a->config['system']['block_local_dir'] = false; +