mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-02-02 12:22:24 +00:00
6 lines
113 B
Elixir
6 lines
113 B
Elixir
|
use Mix.Config
|
||
|
|
||
|
config :pleroma, exported_config_merged: true
|
||
|
|
||
|
config :pleroma, :first_setting, key: "new value"
|