podman_link: add a task to exclude attachment types when reindexing #8

Open
opened 2025-12-01 17:19:46 +00:00 by acute · 1 comment
Owner

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

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
Owner

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()

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()
irl added this to the (deleted) project 2025-12-21 18:10:46 +00:00
irl changed title from Add a task to exclude attachment types when reindexing to podman_link: add a task to exclude attachment types when reindexing 2025-12-22 09:59:21 +00:00
irl added this to the Link project 2025-12-22 10:13:08 +00:00
irl added the
bug
label 2025-12-22 10:16:21 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sr2/ansible-collection-apps#8
No description provided.