Adding the ability to disable full text search queries for master (#6102)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
7e29dc65aa
Коммит
3207886514
@@ -5203,6 +5203,10 @@
|
||||
"id": "store.sql_post.search.warn",
|
||||
"translation": "Query error searching posts: %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.search.disabled",
|
||||
"translation": "Searching has been disabled on this server. Please contact your System Administrator."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.update.app_error",
|
||||
"translation": "We couldn't update the Post"
|
||||
|
||||
Ссылка в новой задаче
Block a user