Skip to content
Snippets Groups Projects
Commit 50711952 authored by Martin Lowe's avatar Martin Lowe :flag_ca:
Browse files

Add start at boot for projects loading

parent 7b70fa6f
No related branches found
No related tags found
1 merge request!140Iss #132 - Projects and auth token code migrations, update openapi spec
......@@ -2,6 +2,7 @@ quarkus.rest-client."org.eclipsefoundation.git.eca.api.AccountsAPI".scope=javax.
quarkus.rest-client."org.eclipsefoundation.git.eca.api.AccountsAPI".url=https://api.eclipse.org
projects-api/mp-rest/url=https://projects.eclipse.org
eclipse.cache.loading."projects".timeout=10
eclipse.cache.loading."projects".start-at-boot=true
org.eclipsefoundation.git.eca.api.BotsAPI/mp-rest/url=https://api.eclipse.org
quarkus.rest-client."org.eclipsefoundation.git.eca.api.GitlabAPI".url=https://gitlab.eclipse.org/api/v4/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment