diff options
| author | Chris McDonough <chrism@plope.com> | 2011-08-11 13:28:12 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-08-11 13:28:12 -0400 |
| commit | 4d23e6652272956890ef79f003be3aa86fc7241d (patch) | |
| tree | 5aa7b137edc23ad577dc6ca53ef09566d021af8a /docs/tutorials/wiki/src/views/development.ini | |
| parent | 93a3b17b93e0f8a8080ae3c486ef5be2cd60562b (diff) | |
| download | pyramid-4d23e6652272956890ef79f003be3aa86fc7241d.tar.gz pyramid-4d23e6652272956890ef79f003be3aa86fc7241d.tar.bz2 pyramid-4d23e6652272956890ef79f003be3aa86fc7241d.zip | |
pyramid_tm->tm
Diffstat (limited to 'docs/tutorials/wiki/src/views/development.ini')
| -rw-r--r-- | docs/tutorials/wiki/src/views/development.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/src/views/development.ini b/docs/tutorials/wiki/src/views/development.ini index 3913f45db..edbdd169e 100644 --- a/docs/tutorials/wiki/src/views/development.ini +++ b/docs/tutorials/wiki/src/views/development.ini @@ -8,7 +8,7 @@ pyramid.debug_templates = true pyramid.default_locale_name = en pyramid.include = pyramid_debugtoolbar pyramid_tm -pyramid_tm.attempts = 3 +tm.attempts = 3 zodb_uri = file://%(here)s/Data.fs?connection_cache_size=20000 |
