aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/chapters/installation.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/handbook/chapters/installation.texi')
-rw-r--r--doc/handbook/chapters/installation.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index 24431e20f..54fb3f486 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -1533,7 +1533,7 @@ Now restart your webserver and your peer...
1533@subsection Blacklisting peers 1533@subsection Blacklisting peers
1534 1534
1535Transport service supports to deny connecting to a specific peer of to a 1535Transport service supports to deny connecting to a specific peer of to a
1536specific peer with a specific transport plugin using te blacklisting 1536specific peer with a specific transport plugin using the blacklisting
1537component of transport service. With@ blacklisting it is possible to deny 1537component of transport service. With@ blacklisting it is possible to deny
1538connections to specific peers of@ to use a specific plugin to a specific 1538connections to specific peers of@ to use a specific plugin to a specific
1539peer. Peers can be blacklisted using@ the configuration or a blacklist 1539peer. Peers can be blacklisted using@ the configuration or a blacklist
@@ -1560,7 +1560,7 @@ To blacklist connections to P565... on peer AG2P... using all plugins add:
1560P565723JO1C2HSN6J29TAQ22MN6CI8HTMUU55T0FUQG4CMDGGEQ8UCNBKUMB94GC8R9G4FB2SF9LDOBAJ6AMINBP4JHHDD6L7VD801G = 1560P565723JO1C2HSN6J29TAQ22MN6CI8HTMUU55T0FUQG4CMDGGEQ8UCNBKUMB94GC8R9G4FB2SF9LDOBAJ6AMINBP4JHHDD6L7VD801G =
1561@end example 1561@end example
1562 1562
1563You can also add a blacklist client usign the blacklist API. On a 1563You can also add a blacklist client using the blacklist API. On a
1564blacklist check, blacklisting first checks internally if the peer is 1564blacklist check, blacklisting first checks internally if the peer is
1565blacklisted and if not, it asks the blacklisting clients. Clients are 1565blacklisted and if not, it asks the blacklisting clients. Clients are
1566asked if it is OK to connect to a peer ID, the plugin is omitted. 1566asked if it is OK to connect to a peer ID, the plugin is omitted.