Comment
This commit is contained in:
parent
c7f61699b5
commit
ec8026dbaa
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ defmodule Pinchflat.Boot.PreJobStartupTasks do
|
|||
Settings.fetch!(:pro_enabled, false)
|
||||
end
|
||||
|
||||
# TODO: turn into a migration
|
||||
defp backfill_uuids do
|
||||
# This is a one-time backfill to ensure that all media items have a UUID
|
||||
# This is important for the RSS feed and the streaming endpoint
|
||||
|
|
|
|||
Loading…
Reference in a new issue