Browse Source

.

pull/40/head
Michael Foster 11 years ago
parent
commit
3f26aa5ac3
  1. 2
      inc/config.php

2
inc/config.php

@ -611,7 +611,7 @@
// Display the aspect ratio of uploaded files.
$config['show_ratio'] = false;
// 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.
$config['image_identification'] = false;

Loading…
Cancel
Save