Merge branch 'documentation-migration' of akkoma.dev:AkkomaGang/akkoma into documenta...
[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