mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
.
This commit is contained in:
parent
eb7cb42e93
commit
3f26aa5ac3
@ -611,7 +611,7 @@
|
|||||||
// Display the aspect ratio of uploaded files.
|
// Display the aspect ratio of uploaded files.
|
||||||
$config['show_ratio'] = false;
|
$config['show_ratio'] = false;
|
||||||
// Display the file's original filename.
|
// Display the file's original filename.
|
||||||
$config['show_filename']= true;
|
$config['show_filename'] = true;
|
||||||
|
|
||||||
// Display image identification links using regex.info/exif, TinEye and Google Images.
|
// Display image identification links using regex.info/exif, TinEye and Google Images.
|
||||||
$config['image_identification'] = false;
|
$config['image_identification'] = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user