X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fdefault.php;h=d8b291b3444309084335d642763b49c846eb73ae;hb=1db02d7f367f47703d53f0d730a49f397305961e;hp=0fa8ce167850dc811ccbcd6e1d58b90a6ce1930d;hpb=204a8f1fccc3ba6da26c61e2ec095a742eef05f1;p=quix0rs-gnu-social.git diff --git a/lib/default.php b/lib/default.php index 0fa8ce1678..d8b291b344 100644 --- a/lib/default.php +++ b/lib/default.php @@ -263,7 +263,6 @@ $default = 'user_quota' => 50000000, 'monthly_quota' => 15000000, 'uploads' => true, - 'filename_base' => 'hash', // for new files, choose one: 'upload', 'hash' 'show_html' => false, // show (filtered) text/html attachments (and oEmbed HTML etc.). Doesn't affect AJAX calls. 'show_thumbs' => true, // show thumbnails in notice lists for uploaded images, and photos and videos linked remotely that provide oEmbed info 'process_links' => true, // check linked resources for embeddable photos and videos; this will hit referenced external web sites when processing new messages.