Commit f50f598
committed
Activate SearchEngineKeywordsPerformance Plugin
Why these changes are being introduced:
The files are in place in the container across all three environments
and the `./console plugin:activate` command has been run once in all
three environments (which preps the database). Now we need to ensure
that any container redeploys maintain the active status for this plugin.
How this addresses that need:
* Add the SearchEngineKeywordsPerformance to the list of installed
plugins
* Add the SearchEngineKeywordsPerformance to the list of active plugins
Side effects of this change:
None.
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/INFRA-5581 parent e6764e9 commit f50f598
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
0 commit comments