|
a/Allura/development.ini |
|
b/Allura/development.ini |
|
... |
|
... |
91 |
forgemail.port = 8825
|
91 |
forgemail.port = 8825
|
92 |
forgemail.domain = .in.sf.net
|
92 |
forgemail.domain = .in.sf.net
|
93 |
forgemail.url = http://localhost:8080
|
93 |
forgemail.url = http://localhost:8080
|
94 |
|
94 |
|
95 |
# Special Command settings
|
95 |
# Special Command settings
|
96 |
ensure_index.sleep = 0 # no need to sleep in devel
|
96 |
# no need to sleep in devel
|
|
|
97 |
ensure_index.sleep = 0
|
97 |
|
98 |
|
98 |
# If you'd like to fine-tune the individual locations of the cache data dirs
|
99 |
# If you'd like to fine-tune the individual locations of the cache data dirs
|
99 |
# for the Cache data, or the Session saves, un-comment the desired settings
|
100 |
# for the Cache data, or the Session saves, un-comment the desired settings
|
100 |
# here:
|
101 |
# here:
|
101 |
#beaker.cache.data_dir = %(here)s/data/cache
|
102 |
#beaker.cache.data_dir = %(here)s/data/cache
|