Switch to unified view
a/pyforge/demo.ini | b/pyforge/demo.ini | ||
---|---|---|---|
... |
... |
||
60 | 60 | ||
61 | # Forgemail server |
61 | # Forgemail server |
62 | forgemail.host = 0.0.0.0 |
62 | forgemail.host = 0.0.0.0 |
63 | forgemail.port = 50088 |
63 | forgemail.port = 50088 |
64 | forgemail.domain = .in.sf.net |
64 | forgemail.domain = .in.sf.net |
65 | forgemail.host = https://newforge.sf.geek.net |
||
65 | 66 | ||
66 | # If you'd like to fine-tune the individual locations of the cache data dirs |
67 | # If you'd like to fine-tune the individual locations of the cache data dirs |
67 | # for the Cache data, or the Session saves, un-comment the desired settings |
68 | # for the Cache data, or the Session saves, un-comment the desired settings |
68 | # here: |
69 | # here: |
69 | #beaker.cache.data_dir = %(here)s/data/cache |
70 | #beaker.cache.data_dir = %(here)s/data/cache |