mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-25 07:36:07 +00:00
6 lines
112 B
Elixir
6 lines
112 B
Elixir
import Config
|
|
|
|
config :pleroma, exported_config_merged: true
|
|
|
|
config :pleroma, :first_setting, key: "new value"
|