diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 2a995ea9cdb4d98ea8a2e5fabfba00590cd10952..3f208c281fbbf67b1df19961e2d744619426ea59 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -5,6 +5,8 @@ quarkus.http.root-path=/git
 quarkus.micrometer.enabled=true
 quarkus.thread-pool.max-threads=250
 quarkus.log.min-level=TRACE
+## Helpdesk 5508 - hCaptcha has exceeded max attribute size, so it was bumped up from 2k to give us headway
+quarkus.http.limits.max-form-attribute-size=8K
 
 ## RestClient configs
 org.eclipsefoundation.git.eca.api.AccountsAPI/mp-rest/url=https://api.eclipse.org