| @@ -39,9 +39,9 @@ | ||
| 39 | 39 | $id = 'redirect'; |
| 40 | 40 | $configParameters[$id] = $this->configParameterFactory->createSelectionConfigParameter( |
| 41 | 41 | $id, |
| 42 | 42 | 'false', |
| 43 | - ['false', 'blog', 'login', 'custom_page', 'custom_url', 'origin'] | |
| 43 | + ['false', 'blog', 'login', 'custom_page', 'custom_url'] | |
| 44 | 44 | ); |
| 45 | 45 | |
| 46 | 46 | $id = 'redirect_custom_page'; |
| 47 | 47 | $configParameters[$id] = $this->configParameterFactory->createStringConfigParameter($id); |