Skip to content

Fix the confusingly named and inverted logic of "no_attachment_links"

feld requested to merge fix/rename-no_attachment_links-setting into develop

The setting is now simply "attachment_links" and the boolean value does what you expect. A double negative is never possible and describing the functionality is no longer a philospher's worst nightmare.

Merge request reports