mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add back init scripts
Update cherrypy to 3.8.0 Remove unnecessary includes Remove old references to Headphones
This commit is contained in:
parent
4936ad0476
commit
0a170c20e6
22 changed files with 531 additions and 2250 deletions
|
@ -1757,7 +1757,7 @@ class HTTPServer(object):
|
|||
timeout = 10
|
||||
"""The timeout in seconds for accepted connections (default 10)."""
|
||||
|
||||
version = "CherryPy/3.6.0"
|
||||
version = "CherryPy/3.8.0"
|
||||
"""A version string for the HTTPServer."""
|
||||
|
||||
software = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue