Changed references of "Pleroma" to "Akkoma" in email text
[akkoma] / lib / pleroma / search / elasticsearch / cluster.ex
1 defmodule Pleroma.Search.Elasticsearch.Cluster do
2 @moduledoc false
3 use Elasticsearch.Cluster, otp_app: :pleroma
4 end