mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -7,7 +7,7 @@ config 'polipo' 'daemon'
|
||||
|
||||
config 'polipo' 'general'
|
||||
option 'enabled' '1'
|
||||
# adress on which polipo will listen, 0.0.0.0 means all addresses
|
||||
# address on which polipo will listen, 0.0.0.0 means all addresses
|
||||
option 'proxyAddress' '0.0.0.0'
|
||||
# port on which polipo will listen, default is 8123
|
||||
#option 'proxyPort' '8123'
|
||||
|
||||
Reference in New Issue
Block a user