|
a/ForgeTracker/test.ini |
|
b/ForgeTracker/test.ini |
|
... |
|
... |
51 |
sqlalchemy.echo = false
|
51 |
sqlalchemy.echo = false
|
52 |
sqlalchemy.echo_pool = false
|
52 |
sqlalchemy.echo_pool = false
|
53 |
sqlalchemy.pool_recycle = 3600
|
53 |
sqlalchemy.pool_recycle = 3600
|
54 |
templating.mako.reloadfromdisk = true
|
54 |
templating.mako.reloadfromdisk = true
|
55 |
|
55 |
|
|
|
56 |
# OEmbed Setup
|
|
|
57 |
oembed.config = %(here)s/oembed.ini
|
|
|
58 |
oembed.host = oembed.localhost.localdomain:8080
|
|
|
59 |
|
56 |
[loggers]
|
60 |
[loggers]
|
57 |
keys = root, pyforge, sqlalchemy
|
61 |
keys = root, pyforge, sqlalchemy
|
58 |
|
62 |
|
59 |
[handlers]
|
63 |
[handlers]
|
60 |
keys = test
|
64 |
keys = test
|