mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Add a comment
This commit is contained in:
parent
ea57cad95b
commit
f216ffe54e
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ class RPCServer(component.Component):
|
|||
|
||||
log.info("Starting DelugeRPC server %s:%s", hostname, port)
|
||||
|
||||
|
||||
# Check for SSL keys and generate some if needed
|
||||
check_ssl_keys()
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue