Commit d0907db
authored
Fix example plugin using config dir (elastic#122212) (elastic#122284)
This commit fixes a use of accessing the config dir from the
environment.1 parent ab0348f commit d0907db
File tree
1 file changed
+1
-1
lines changed- plugins/examples/custom-settings/src/main/java/org/elasticsearch/example/customsettings
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments