Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
= Minimum config for an exit relay = # Minimum config for an exit relay
{{{ ```
Nickname ididnteditheconfig Nickname ididnteditheconfig
ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com> ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com>
BandwidthRate 2 MB # or set to 50% of your upstream bandwidth BandwidthRate 2 MB # or set to 50% of your upstream bandwidth
...@@ -75,4 +75,4 @@ ExitPolicy accept *:23456 # Skype ...@@ -75,4 +75,4 @@ ExitPolicy accept *:23456 # Skype
ExitPolicy accept *:33033 # Skype ExitPolicy accept *:33033 # Skype
ExitPolicy accept *:64738 # Mumble ExitPolicy accept *:64738 # Mumble
ExitPolicy reject *:* ExitPolicy reject *:*
}}} ```
\ No newline at end of file \ No newline at end of file