Switch to unified view

a/pyforge/sandbox.ini b/pyforge/sandbox.ini
...
...
37
# OEmbed Setup
37
# OEmbed Setup
38
oembed.config = %(here)s/oembed.ini
38
oembed.config = %(here)s/oembed.ini
39
oembed.host = oembed.localhost.localdomain:50001
39
oembed.host = oembed.localhost.localdomain:50001
40
40
41
# SOLR setup
41
# SOLR setup
42
solr.server = http://localhost:50065/solr/
42
solr.server = http://localhost:50065/solr/core0
43
43
44
# If you'd like to fine-tune the individual locations of the cache data dirs
44
# If you'd like to fine-tune the individual locations of the cache data dirs
45
# for the Cache data, or the Session saves, un-comment the desired settings
45
# for the Cache data, or the Session saves, un-comment the desired settings
46
# here:
46
# here:
47
#beaker.cache.data_dir = %(here)s/data/cache
47
#beaker.cache.data_dir = %(here)s/data/cache