d500448801 2009-10-05 c.kworr@d4daf: # This file holds configuration parameters for squid-tagger.
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # This section is used solely for database connectivity.
d500448801 2009-10-05 c.kworr@d4daf: [database]
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # Database user name.
d500448801 2009-10-05 c.kworr@d4daf: user = user_name
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # Database name.
d500448801 2009-10-05 c.kworr@d4daf: database = database_name
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # Host where database should be accessed. Can be left empty for local access.
d500448801 2009-10-05 c.kworr@d4daf: host = host_name
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # Password for database access.
d500448801 2009-10-05 c.kworr@d4daf: password = password
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # This section can be used to turn off some logging.
d500448801 2009-10-05 c.kworr@d4daf: [log]
d500448801 2009-10-05 c.kworr@d4daf:
d500448801 2009-10-05 c.kworr@d4daf: # There would be no logs generated if 'silent' is set to 'yes'.
d500448801 2009-10-05 c.kworr@d4daf: silent = no