mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 18:17:55 +00:00
5 lines
89 B
Elixir
5 lines
89 B
Elixir
defmodule Pleroma.QuantumScheduler do
|
|
use Quantum.Scheduler,
|
|
otp_app: :pleroma
|
|
end
|