summaryrefslogtreecommitdiff
path: root/test/fixtures/config/temp.exported_from_db.secret.exs
blob: 94782ec73bbf5da593bac24e9a275d7eb079a433 (plain)
1
2
3
4
5
6
7
8
9
# Pleroma: A lightweight social networking server
# Copyright © 2017-2022 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only

import Config

config :pleroma, exported_config_merged: true

config :pleroma, :first_setting, key: "new value"