Update metrics_trigger_fn, fix stay postprocessing, only when gone.

This commit is contained in:
xbgmsharp
2023-11-15 00:16:25 +01:00
parent 6426e14d54
commit ee131e0e70

View File

@@ -90,7 +90,7 @@ INSERT INTO public.email_templates VALUES
E'Congratulations!\nYou have just connect your account to Pushover.\n'), E'Congratulations!\nYou have just connect your account to Pushover.\n'),
('email_otp', ('email_otp',
'Email verification', 'Email verification',
E'Hello,\nPlease active your account using the following code: __OTP_CODE__.\nThe code is valid 15 minutes.\nThe PostgSail Team', E'Hello,\nPlease active your account using the following code: __OTP_CODE__.\nThe code is valid 15 minutes.\nSee more details at __APP_URL__/activate\nThe PostgSail Team',
'Email verification', 'Email verification',
E'Congratulations!\nPlease validate your account. Check your email!'), E'Congratulations!\nPlease validate your account. Check your email!'),
('email_valid', ('email_valid',