mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-18 15:41:05 +00:00
5 lines
112 B
Elixir
5 lines
112 B
Elixir
import Config
|
|
|
|
config :pleroma, exported_config_merged: true
|
|
|
|
config :pleroma, :first_setting, key: "new value"
|