Update host key for changelog RSS (#30068)
This commit is contained in:
parent
401379ee3a
commit
33c3af9990
|
|
@ -35,7 +35,7 @@ SSH_PORT = 22
|
|||
RSS_FILE = "changelog.xml"
|
||||
XSL_FILE = "stylesheet.xsl"
|
||||
HOST_KEYS = [
|
||||
"AAAAC3NzaC1lZDI1NTE5AAAAIEE8EhnPjb3nIaAPTXAJHbjrwdGGxHoM0f1imCK0SygD"
|
||||
"AAAAC3NzaC1lZDI1NTE5AAAAIOBpGO/Qc6X0YWuw7z+/WS/65+aewWI29oAyx+jJpCmh"
|
||||
]
|
||||
|
||||
# RSS feed parameters, change these
|
||||
|
|
|
|||
Loading…
Reference in New Issue