1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-05 10:58:01 -05:00

Fix for force update and autoreload

This commit is contained in:
echel0n 2014-06-16 20:53:16 -07:00
parent 38edbc8b8b
commit 9790b30b90

View File

@ -100,7 +100,6 @@ def initWebServer(options={}):
app = Application([],
debug=sickbeard.DEBUG,
gzip=True,
autoreload=sickbeard.AUTO_UPDATE,
xheaders=True,
cookie_secret='61oETzKXQAGaYdkL5gEmGeJJFuYh7EQnp2XdTP1o/Vo=',
login_url='/login'