mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
add whitelist_peers
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b276532f58
commit
ebe4a9b44f
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ eturnal:
|
||||||
relay_ipv6_addr: "$IPv6_ADDRESS_TALK"
|
relay_ipv6_addr: "$IPv6_ADDRESS_TALK"
|
||||||
blacklist_peers:
|
blacklist_peers:
|
||||||
- recommended
|
- recommended
|
||||||
whitelist:
|
whitelist_peers:
|
||||||
- 127.0.0.1
|
- 127.0.0.1
|
||||||
- ::1
|
- ::1
|
||||||
- "$IPv4_ADDRESS_TALK"
|
- "$IPv4_ADDRESS_TALK"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue