Update chewy_config.rb
This commit is contained in:
parent
3233caba60
commit
c6b740ace2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class ChewyConfig
|
|||
|
||||
class InvalidElasticSearchVersionError < Mastodon::Error; end
|
||||
|
||||
CONFIG_VERSION = 1
|
||||
CONFIG_VERSION = 2
|
||||
|
||||
def initialize
|
||||
custom_config_file = Rails.root.join('.elasticsearch.yml')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue