update config.tmpl and add auth_Jamespot (so jamespot can send us a jwt and log in automatically)
authorrougeronj
Thu, 04 Jun 2015 20:12:49 +0200
changeset 116 6803d581ff19
parent 115 8bc06e007fd5
child 117 41a78460bdac
update config.tmpl and add auth_Jamespot (so jamespot can send us a jwt and log in automatically)
server/config.py.tmpl
--- a/server/config.py.tmpl	Thu Jun 04 20:11:40 2015 +0200
+++ b/server/config.py.tmpl	Thu Jun 04 20:12:49 2015 +0200
@@ -14,6 +14,7 @@
 
 # SECURITY WARNING: keep the secret key used in production secret!
 SECRET_KEY = ''
+AUTH_JAMESPOT = ''
 
 URL_JAMESPOT = 'http://fui-ammico.jamespot.pro/api/api.php?&k=API-KEY&d=YYYY-MM-DD&m=EXT-API&v=2.0'
 URL_EXALEAD = ''