Add yandex images as image identification option (#430)

* Add yandex images as image identification option

* Update image_identification.html

* Fix indentation

Co-authored-by: Fred Brennan <copypaste@kittens.ph>
This commit is contained in:
haruhianon609
2022-08-29 14:37:40 +00:00
committed by GitHub
parent 1e19e75bf5
commit 0f94915fdf
2 changed files with 4 additions and 1 deletions

View File

@@ -852,6 +852,7 @@
$config['image_identification_imgops'] = true;
$config['image_identification_exif'] = true;
$config['image_identification_google'] = true;
$config['image_identification_yandex'] = true;
// Anime/manga search engine.
$config['image_identification_iqdb'] = false;