home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
823d3e332b9b60e584c650ca4b559d6a7c1eeebd
[config]
/
buster
/
other_files
/
append_pleroma_config
1
2
##########################################
3
# below this: customizations by plomlompom
4
5
config :pleroma, :instance,
6
registrations_open: false
7
8
config :pleroma, :frontend_configurations,
9
pleroma_fe: %{
10
background: "/pixel.png",
11
logo: "/pixel.png"
12
}