socialnerds/accounts
socialnerds
/
accounts
Archived
1
0
Fork 0

minor changes

This commit is contained in:
david 2016-11-08 00:34:31 +01:00
parent 743c6873a2
commit 128546f96b
1 changed files with 2 additions and 2 deletions

4
app.py
View File

@ -9,8 +9,8 @@ from bottle import route, run, template, error, get, \
# load config from configfile instead of defining it here
cookie_secret='.0)>ZCqL Fvi3m$;c VY-$&^65 r3Yg,$vC +U?1#zy] 2[]rUsru .yd4-GiE *i#i4Wr['
cookie_max_age=3600 #seconds
app_name='SocialNerds Accounts'
static_files="/home/david/Git/bottlepy/static"
app_name='accounts'
static_files="/home/david/Git/accounts/static"
#miab_admin='someuser@socialnerds.org'
#miab_passwd='xxx'
miab_url='https://excelsior.socialnerds.org/admin'