From 4e584cea92d3d597199200eefea1eea694a50a2d Mon Sep 17 00:00:00 2001 From: Carlosokumu Date: Mon, 20 Jan 2025 12:16:05 +0300 Subject: [PATCH] increase size limit to allow fqdn for the alias --- services/registration/send.vis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/registration/send.vis b/services/registration/send.vis index 8928725..369bb67 100644 --- a/services/registration/send.vis +++ b/services/registration/send.vis @@ -3,7 +3,7 @@ RELOAD transaction_reset CATCH no_voucher flag_no_active_voucher 1 MOUT back 0 HALT -LOAD validate_recipient 20 +LOAD validate_recipient 50 RELOAD validate_recipient CATCH invalid_recipient flag_invalid_recipient 1 CATCH invite_recipient flag_invalid_recipient_with_invite 1