Skip to content
Snippets Groups Projects

Allow gerrit user to allowlist

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -15,4 +15,4 @@ quarkus.http.port=8080
oauth2.client-id=placeholder
oauth2.client-secret=placeholder
eclipse.mail.allowlist=noreply@github.com
\ No newline at end of file
eclipse.mail.allowlist=noreply@github.com,gerrit@foundation.eclipse.org
\ No newline at end of file
Loading