Introduce Sitemaps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-12 16:05:34 +02:00
parent 9a0068dfea
commit c56fb710b6
21 changed files with 163 additions and 39 deletions

View File

@@ -236,7 +236,10 @@ config :mobilizon, :anonymous,
config :mobilizon, Oban,
repo: Mobilizon.Storage.Repo,
log: false,
queues: [default: 10, search: 5, mailers: 10, background: 5]
queues: [default: 10, search: 5, mailers: 10, background: 5],
crontab: [
{"@daily", Mobilizon.Service.Workers.BuildSiteMap, queue: :background}
]
config :mobilizon, :rich_media,
parsers: [