[system] / branches / rel-2-4-patches / webwork2 / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /branches/rel-2-4-patches/webwork2/conf/global.conf.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 3642 Revision 3643
1#!perl 1#!perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader: webwork2/conf/global.conf.dist,v 1.137 2005/09/16 17:58:47 sh002i Exp $ 5# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.138 2005/09/16 19:08:13 sh002i Exp $
6# 6#
7# This program is free software; you can redistribute it and/or modify it under 7# This program is free software; you can redistribute it and/or modify it under
8# the terms of either: (a) the GNU General Public License as published by the 8# the terms of either: (a) the GNU General Public License as published by the
9# Free Software Foundation; either version 2, or (at your option) any later 9# Free Software Foundation; either version 2, or (at your option) any later
10# version, or (b) the "Artistic License" which comes with this package. 10# version, or (b) the "Artistic License" which comes with this package.
111# * If you want to disable feedback altogether, leave this empty and set 111# * If you want to disable feedback altogether, leave this empty and set
112# submit_feeback => $nobody in %permissionLevels below. This will cause the 112# submit_feeback => $nobody in %permissionLevels below. This will cause the
113# feedback button to go away as well. 113# feedback button to go away as well.
114# 114#
115# * If you want to send email ONLY to addresses in this list, set 115# * If you want to send email ONLY to addresses in this list, set
116# receive_feedback => $nodoy in %permissionLevels below. 116# receive_feedback => $nobody in %permissionLevels below.
117# 117#
118# It's often useful to set this in the course.conf to change the behavior of 118# It's often useful to set this in the course.conf to change the behavior of
119# feedback for a specific course. 119# feedback for a specific course.
120# 120#
121$mail{feedbackRecipients} = [ 121$mail{feedbackRecipients} = [

Legend:
Removed from v.3642  
changed lines
  Added in v.3643

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9