Skip to content

Commit

Permalink
Issue #SB-28497 feat:updated enrollment list size env (#3180)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMIT KUMAR authored Feb 8, 2022
1 parent 725ce3b commit 298c0e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,4 @@ druid_proxy_api_port=8082
druid_proxy_api_endpoint=/druid/v2/
collection_summary_agg_data_source={{ summary_agg_data_source | default('audit-rollup-syncts') }}
collection_summary_agg_cache_ttl={{ summary_agg_ttl | default(21600) }}
enrollment_list_size={{ enrollment_list_size | default(1000) }}

0 comments on commit 298c0e0

Please sign in to comment.