mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-19 02:36:05 +01: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"
|