podman_link: add a task to exclude attachment types when reindexing #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Setting.set('es_attachment_ignore', %w[.png .jpg .jpeg .mpeg .mpg .mov .bin .exe .box .mbox .avi .mp4 .mp3 unknown-filename unknown .webp .m4v .mkv ])
Optionally we can add *pdf
Temporary fix added with static list, need to work out how to interoplate a list specified in the variables to get the correct format as would be output by Setting.get()
Add a task to exclude attachment types when reindexingto podman_link: add a task to exclude attachment types when reindexing