mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-03-13 06:30:00 +01:00
5 lines
113 B
Elixir
5 lines
113 B
Elixir
use Mix.Config
|
|
|
|
config :pleroma, exported_config_merged: true
|
|
|
|
config :pleroma, :first_setting, key: "new value"
|