aboutsummaryrefslogtreecommitdiff
path: root/config_sample.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config_sample.rb')
-rw-r--r--config_sample.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_sample.rb b/config_sample.rb
index ed52300..917a1aa 100644
--- a/config_sample.rb
+++ b/config_sample.rb
@@ -38,6 +38,9 @@ SITEURL = "http://#{$cgi.server_name}#{$cgi.script_name.gsub(/[^\/]*$/,"")}"
#ERRORLOG = "/var/log/dudle_error.log"
BUGREPORTMAIL = "Benjamin.Kellermann@tu-dresden.de"
+# Send bug reports automatically with the programm “mail”
+AUTO_SEND_REPORT = false
+
# Add some Example Polls to the start page
EXAMPLES = {
"event_schedule_example" => "coffeebreak",