Yea, I posted it without testing it. Seems like that to redefine the RSS
, it must also be in a outputs list, i.e.
[outputs]
home = [ "RSS"]
It seems like the default list (when not outputs are set) gets its definition from the built-in list, which is a little surprising, will fix that.