Skip to content

Commit

Permalink
Merge pull request elastic#400 from Tom-Artale/elasticsearch-settings
Browse files Browse the repository at this point in the history
Name ES settings consistently
  • Loading branch information
Tom Artale authored and Tom Artale committed Aug 26, 2015
2 parents 8b5bba2 + 7a85418 commit 7dc9415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protofiles/configelements/ux/AllConf.proto
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ message AllConf {
optional ConfigUX dispatchConfigUX = 11;
optional DispatchConfigUX dispatchConfig = 12;

optional ConfigUX elasticSearchClientConfigUX = 13;
optional ElasticSearchClientConfigUX elasticSearchClientConfig = 14;
optional ConfigUX elasticsearchClientConfigUX = 13;
optional ElasticSearchClientConfigUX elasticsearchClientConfig = 14;

optional ConfigUX enigmaConfigUX = 15;
optional EnigmaConfigUX enigmaConfig = 16;
Expand Down

0 comments on commit 7dc9415

Please sign in to comment.