diff --git a/oe_authentication.post_update.php b/oe_authentication.post_update.php new file mode 100644 index 0000000..e167716 --- /dev/null +++ b/oe_authentication.post_update.php @@ -0,0 +1,17 @@ +getEditable('oe_authentication.settings') + ->set('redirect_user_register_route', TRUE) + ->save(); +}