mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Remove reverse DNS lookup
It wasn't working for years because the functionality was removed from http.server. Nobody complained.
This commit is contained in:
parent
db7587c593
commit
4a43b17840
3 changed files with 2 additions and 14 deletions
3
config
3
config
|
@ -45,9 +45,6 @@
|
|||
# Available ciphers. See python's ssl module for available ciphers
|
||||
#ciphers =
|
||||
|
||||
# Reverse DNS to resolve client address in logs
|
||||
#dns_lookup = True
|
||||
|
||||
|
||||
[encoding]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue