Rodrigo Steinmuller Wanderley wrote: > > On Jan 3, 2007, at 9:14 AM, Robin Elfrink wrote: > >> <...> >> >> default_user:merged:* >> >> trusted_group:inoculation:default_user,user1,user2,user3 >> >> <...> >> > > Hi! > > Great idea! If this works I will also use this in our setup! :D
Since we're not 100% in production yet I just tried this, but when one of the 'trusted' users retrains a message the stats only show a change for that user. I suspect the '*' overrules the other group line. Can I negate users in the default_user merged group? Like this: <...> trusted_group:inoculation:default_user,user1,user2,user3 default_user:merged:!user1,!user2,!user3,* <...> Robin
