mirror of
https://github.com/torproject/torspec.git
synced 2025-03-03 06:15:29 +00:00
reinstate the most important dead chickens for limiting
impact of directory writes now that we're write limiting. a few more dead chickens remain. svn:r9170
This commit is contained in:
parent
2ed9de9ea1
commit
e23b7799cb
@ -215,10 +215,10 @@ $Id$
|
||||
"accept" exitpattern
|
||||
"reject" exitpattern
|
||||
|
||||
These lines, in order, describe the rules that an OR follows when
|
||||
These lines describe the rules that an OR follows when
|
||||
deciding whether to allow a new stream to a given address. The
|
||||
'exitpattern' syntax is described below. The rules are considered in
|
||||
order; if no rule matches, the address will be accept. For clarity,
|
||||
order; if no rule matches, the address will be accepted. For clarity,
|
||||
the last such entry SHOULD be accept *:* or reject *:*.
|
||||
|
||||
"router-signature" NL Signature NL
|
||||
|
Loading…
x
Reference in New Issue
Block a user