Skip to content
Snippets Groups Projects
Commit 1fbef633 authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[TASK] Update default config set

parent d9d8f9bb
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ actions :add, :remove
attribute :name, :kind_of => String, :name_attribute => true
attribute :language, :kind_of => String, :default => 'english'
attribute :config_directory, :kind_of => String, :default => 'ext_solr_7_0_0'
attribute :config_directory, :kind_of => String, :default => 'ext_solr_7_5_0'
def initialize(*args)
super
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment