mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-11 03:39:13 +00:00
4 lines
89 B
Elixir
4 lines
89 B
Elixir
defmodule Pleroma.QuantumScheduler do
|
|
use Quantum.Scheduler,
|
|
otp_app: :pleroma
|
|
end
|