podman_link: add a task to exclude attachment types when reindexing #8
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sr2/ansible-collection-apps#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