fix: api config
- move shared_ssl_num_shards from provider_akamai to dns section Change-Id: I0a04a6b2b6eac4f9b48d10f945c18fedfcfdff74
This commit is contained in:
@@ -37,12 +37,11 @@ cassandra_consistency_wait_time=5
|
||||
dns_username={user name of the cloud account}
|
||||
dns_api_key={api key for this user name}
|
||||
dns_url_suffix={the suffix for the DNS shards}
|
||||
|
||||
shared_ssl_num_shards = 5
|
||||
|
||||
[provider_akamai]
|
||||
access_url_suffix = edgekey.net
|
||||
san_certs = secure1.san2.xyzcdn.com,domain2.san3.xyz.com,cert5.san9.abc.com
|
||||
shared_ssl_num_shards = 5
|
||||
|
||||
[provider_1]
|
||||
api_key=INSERT_YOUR_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user