Added domain configuration in config.py and new options in console.py

This commit is contained in:
Antonio de la Rosa 2016-06-27 05:25:23 +02:00
parent 68f0b23a86
commit 057bfbf95d
2 changed files with 10 additions and 0 deletions

View file

@ -52,6 +52,10 @@ session_enabled=True
cookie_name = 'paramecio.session'
domain='localhost'
domain_url='http://localhost:8080'
#Go back to beaker sessions
#Keep this variable and don't show to anybody