mirror of
https://git.rape.pet/ulith/amputoma.git
synced 2025-02-25 22:24:01 +01:00
4 lines
89 B
Elixir
4 lines
89 B
Elixir
defmodule Pleroma.QuantumScheduler do
|
|
use Quantum.Scheduler,
|
|
otp_app: :pleroma
|
|
end
|