mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-22 00:51:10 +00:00
fix default config
This commit is contained in:
parent
cbb24ba3d8
commit
d16e3d3447
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ domain = "example.com"
|
||||||
allowlist = "good.com,friends.org"
|
allowlist = "good.com,friends.org"
|
||||||
|
|
||||||
# Comma separated list of instances which are blocked for federation; optional
|
# Comma separated list of instances which are blocked for federation; optional
|
||||||
blocklist = "evil.com,bad.org"
|
blocklist = "evil.com,bad.org"
|
||||||
|
|
Loading…
Reference in a new issue