X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fconfig%2Ftemp.secret.exs;h=9c5c88d98890f2745d0b9afd975979b51b21333d;hb=5d279a22b162e7d8a871db1b9368a888e92ea167;hp=fa8c7c7e85ef3ceefedc6d42f0c51d2f3ef340c2;hpb=98af7b59e478752e9e8294e03c3993f3145fd750;p=akkoma diff --git a/test/fixtures/config/temp.secret.exs b/test/fixtures/config/temp.secret.exs index fa8c7c7e8..9c5c88d98 100644 --- a/test/fixtures/config/temp.secret.exs +++ b/test/fixtures/config/temp.secret.exs @@ -1,4 +1,8 @@ -use Mix.Config +# Pleroma: A lightweight social networking server +# Copyright © 2017-2021 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + +import Config config :pleroma, :first_setting, key: "value", key2: [Pleroma.Repo]