mirror of
https://github.com/standardebooks/web.git
synced 2025-07-10 00:30:28 -04:00
3 lines
214 B
INI
3 lines
214 B
INI
[mysqld]
|
|
# Decrease the minimum token size for InnoDB fulltext searches to 2, so that we can match titles like <https://standardebooks.org/ebooks/yevgeny-zamyatin/we/gregory-zilboorg>.
|
|
innodb_ft_min_token_size = 2
|