|
a/Allura/development.ini |
|
b/Allura/development.ini |
|
... |
|
... |
124 |
scm.repos.tarball.root = /usr/share/nginx/www/
|
124 |
scm.repos.tarball.root = /usr/share/nginx/www/
|
125 |
scm.repos.tarball.url_prefix = http://localhost/
|
125 |
scm.repos.tarball.url_prefix = http://localhost/
|
126 |
|
126 |
|
127 |
trovecategories.enableediting = true
|
127 |
trovecategories.enableediting = true
|
128 |
|
128 |
|
|
|
129 |
# If set to false, the stats of the user are not
|
|
|
130 |
# updated and they are not shown to users.
|
|
|
131 |
user.stats.enable = true
|
|
|
132 |
|
129 |
# ActivityStream
|
133 |
# ActivityStream
|
130 |
activitystream.master = mongodb://127.0.0.1:27017
|
134 |
activitystream.master = mongodb://127.0.0.1:27017
|
131 |
activitystream.database = activitystream
|
135 |
activitystream.database = activitystream
|
132 |
activitystream.activity_collection = activities
|
136 |
activitystream.activity_collection = activities
|
133 |
activitystream.node_collection = nodes
|
137 |
activitystream.node_collection = nodes
|