Contact us for more allowed protocols in SRV.

master
Philippe Pittoli 2024-04-01 10:25:14 +02:00
parent 30fcfb8ce9
commit 95be116d07
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ error_to_paragraph v = Bulma.error_message (Bulma.p $ show_error_title v)
ValidationDNS.DKIMInvalidKeySize min max -> show_error_key_sizes min max
)
where default_error = Bulma.p ""
protocol_error = Bulma.p "Accepted protocols are: tcp, udp."
protocol_error = Bulma.p "Accepted protocols are: tcp, udp. You need more? Contact us."
show_error_key_sizes :: forall w i. Int -> Int -> HH.HTML w i
show_error_key_sizes min max