Switch to side-by-side view
--- a/Allura/development.ini +++ b/Allura/development.ini @@ -128,7 +128,9 @@ # If set to false, the stats of the user are not # updated and they are not shown to users. -user.stats.enable = true +# Note: the name of the parameter has to be the same +# of the entry point, followed by .enable +userstats.enable = true # ActivityStream activitystream.master = mongodb://127.0.0.1:27017