Skip to content

Commit

Permalink
feat: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Luthfi Fahlevi committed Sep 2, 2024
1 parent b4c695b commit 7b5b0c1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions compass.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ service:
max_send_msg_size: 33554432
max_recv_msg_size: 33554432
request_timeout: 5s
asset:
additional_types:
- fact_source
delete_assets_timeout: 5m

worker:
enabled: true
Expand All @@ -78,3 +74,8 @@ client:
host: localhost:8081
serverheaderkey_uuid: Compass-User-UUID // if ommited, will use value on service.identity.headerkey_uuid
serverheadervalue_uuid: [email protected]

asset:
additional_types:
- fact_source
delete_assets_timeout: 5m

0 comments on commit 7b5b0c1

Please sign in to comment.