Add title to admin

This commit is contained in:
Uku Taht 2021-01-08 15:53:45 +02:00
parent a5135d34fa
commit c847839471

View File

@ -217,6 +217,7 @@ config :kaffy,
otp_app: :plausible, otp_app: :plausible,
ecto_repo: Plausible.Repo, ecto_repo: Plausible.Repo,
router: PlausibleWeb.Router, router: PlausibleWeb.Router,
admin_title: "Plausible Admin",
resources: [ resources: [
auth: [ auth: [
resources: [ resources: [