Project

General

Profile

Revision 4f9d6461

ID4f9d6461e34ff43f3181e0d17c6717303019d3f3
Parent 8cb5da40
Child 20fd4838

Added by Thomas ANDREJAK almost 15 years ago

Correction du base_url

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@299 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

production.ini
33 33
#beaker.session.data_dir = %(here)s/data/sessions
34 34

  
35 35
# DB
36
sqlalchemy.url=mysql://root:tandreja@localhost:3306/vigiboard
36
#sqlalchemy.url=mysql://root:tandreja@localhost:3306/vigiboard
37 37
#echo shouldn't be used together with the logging module.
38 38
sqlalchemy.echo = false
39 39
sqlalchemy.echo_pool = false
40 40
sqlalchemy.pool_recycle = 3600
41
sqlalchemy.url=postgres://vigiboard:vigiboard@localhost/vigiboard
41 42

  
43
 
44
base_url_filter.base_url=/vigiboard
42 45
# if you are using Mako and want to be able to reload
43 46
# the mako template from disk during the development phase
44 47
# you should say 'true' here

Also available in: Unified diff