Show More
@@ -1,7 +1,5 b'' | |||
|
1 | 1 | """The application's Globals object""" |
|
2 | #uncomment the following if you want to serve a single repo | |
|
3 | #from mercurial.hgweb.hgweb_mod import hgweb | |
|
4 | import os | |
|
2 | ||
|
5 | 3 | from beaker.cache import CacheManager |
|
6 | 4 | from beaker.util import parse_cache_config_options |
|
7 | 5 | from pylons_app.lib.utils import make_ui |
General Comments 0
You need to be logged in to leave comments.
Login now