Skip to content

Commit

Permalink
- Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Nov 19, 2024
1 parent 7280021 commit 4cffbcc
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 30s
vault:
enabled: false

server:
servlet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 120s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/batch-adeo-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 30s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/brregstub-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 30s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/dokarkiv-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 120s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/ereg-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 120s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/fullmakt-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/histark-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/inntektstub-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/inst-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ spring:
jwk-set-uri: ${TOKEN_X_JWKS_URI}
accepted-audience: ${TOKEN_X_CLIENT_ID}
cloud:
vault:
enabled: false
gateway:
httpclient:
response-timeout: 180s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/krrstub-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/medl-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/norg2-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ spring:
wiretap: true
httpserver:
wiretap: true
vault:
enabled: false

logging:
level:
Expand Down
2 changes: 0 additions & 2 deletions proxies/saf-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 1200s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/sigrunstub-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 600s
vault:
enabled: false

server:
servlet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ spring:
jwk-set-uri: ${TOKEN_X_JWKS_URI}
accepted-audience: ${TOKEN_X_CLIENT_ID}
cloud:
vault:
enabled: false
gateway:
httpclient:
response-timeout: 30s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ spring:
accepted-audience: ${AZURE_APP_CLIENT_ID}, api:// ${AZURE_APP_CLIENT_ID}
codec:
max-in-memory-size: 15MB
cloud:
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/udistub-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ spring:
gateway:
httpclient:
response-timeout: 1200s
vault:
enabled: false

server:
servlet:
Expand Down
2 changes: 0 additions & 2 deletions proxies/yrkesskade-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ spring:
httpclient:
response-timeout: 30s
wiretap: true
vault:
enabled: false

server:
servlet:
Expand Down

0 comments on commit 4cffbcc

Please sign in to comment.