forked from leftypol/leftypol
Remove feature: upload by url
This commit is contained in:
parent
df2fe0e60f
commit
a9211d23b5
3 changed files with 1 additions and 106 deletions
|
@ -571,12 +571,6 @@
|
|||
$config['link_prefix'] = '';
|
||||
$config['url_ads'] = &$config['link_prefix']; // leave alias
|
||||
|
||||
// Allow "uploading" images via URL as well. Users can enter the URL of the image and then Tinyboard will
|
||||
// download it. Not usually recommended.
|
||||
$config['allow_upload_by_url'] = false;
|
||||
// The timeout for the above, in seconds.
|
||||
$config['upload_by_url_timeout'] = 15;
|
||||
|
||||
// Enable early 404? With default settings, a thread would 404 if it was to leave page 3, if it had less
|
||||
// than 3 replies.
|
||||
$config['early_404'] = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue