only add index flag if DB_GIN_TRGM is set
This commit is contained in:
parent
56f9e3f3d1
commit
577afd682e
3 changed files with 3 additions and 2 deletions
|
|
@ -183,6 +183,7 @@ ITEM_POSTER = join(SCRIPT_ROOT, 'poster')
|
|||
ITEM_ICON = join(SCRIPT_ROOT, 'item_icon')
|
||||
LIST_ICON = join(SCRIPT_ROOT, 'list_icon')
|
||||
|
||||
DB_GIN_TRGM = False
|
||||
|
||||
#you can ignore things below this line
|
||||
#=========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue