Remove duplicate dict key
This commit is contained in:
parent
40f65d9662
commit
68116c496b
1 changed files with 0 additions and 5 deletions
|
@ -259,11 +259,6 @@ data:
|
|||
"ca_cert_location": "https://fedoraproject.org/fedmsg/ca.crt",
|
||||
"ca_cert_cache": "/tmp/fedmsg/ca.crt",
|
||||
"ca_cert_cache_expiry": 0, # Never expires
|
||||
"certnames": {
|
||||
# In prod/stg, map hostname to the name of the cert in ssldir.
|
||||
# Unfortunately, we can't use socket.getfqdn()
|
||||
# "app01.stg": "app01.stg.phx2.fedoraproject.org",
|
||||
},
|
||||
# A mapping of fully qualified topics to a list of cert names for which
|
||||
# a valid signature is to be considered authorized. Messages on topics not
|
||||
# listed here are considered automatically authorized.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue