akkoma/test/fixtures/config/temp.exported_from_db.secret.exs

6 lines
113 B
Elixir
Raw Normal View History

2021-03-27 06:05:33 +00:00
use Mix.Config
config :pleroma, exported_config_merged: true
config :pleroma, :first_setting, key: "new value"