~abone/ubuntu/natty/popularity-contest/fix-742017

« back to all changes in this revision

Viewing changes to default.conf

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-01-13 22:46:56 UTC
  • Revision ID: james.westby@ubuntu.com-20080113224656-4t51znzxykrh46sq
Tags: 1.43ubuntu1
* Merge from Debian unstable, Ubuntu remaining changes:
  - maintainer field 
  - remove mail-transport-agent recommends
  - set debconf question priority from "high" to "medium"
  - branding changes in the description and homepage
  - upload uncompressed reports
  - generate new ID for very old installs (there was a bug on
    install so that everybody installing from the livecd got the
    same ID)
  - set submiturls to popcon.ubuntu.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
# USEHTTP enables http reporting.   Set this to 'yes' to enable it.
36
36
USEHTTP="yes"
37
37
 
 
38
# HTTP_PROXY allows to specify an HTTP proxy server, the syntax is
 
39
# HTTP_PROXY="http://proxy:port". This overrides the environment
 
40
# variable http_proxy.
 
41
 
 
42
# Random sleep between 0 and $RUNSLEEP seconds before running.
 
43
# 3600 seconds is one hour.
 
44
RUNSLEEP="3600"
 
45
 
38
46
# MY_HOSTID is a secret number that the popularity-contest receiver
39
47
# uses to keep track of your submissions.  Whenever you send in a
40
48
# new entry, it overwrites the last one that had the same HOSTID.