irrdnet / irrd

IRRd version 4
http://irrd.readthedocs.io/en/stable/
Other
157 stars 52 forks source link

Add config for skipping setting last modified for authoritative object #916

Closed Justin-APNIC closed 8 months ago

Justin-APNIC commented 9 months ago

For the authoritative source, add a config for skipping setting the last-modified attribute in the object so that the original value can be preserved. Also, the object won't have two attributes(changed and last-modified) having two different dates.

mxsasha commented 8 months ago

Thanks, merged with a few text changes! Note that I renamed the setting to authoritative_retain_last_modified for clarity.