Squid url redirector

Artifact [3b38389a60]
anonymous

Artifact [3b38389a60]

Artifact 3b38389a6065eff9d8f4ebb04efa18582a0a68ae225e97e54c50d4c3d55a64bb:


# This file holds configuration parameters for squid-tagger.

# This section is used solely for database connectivity.
[database]

# Database user name.
user = user_name

# Database name.
database = database_name

# Host where database should be accessed. Can be left empty for local access.
host = host_name

# Password for database access.
password = password

# This section can be used to turn off some logging.
[log]

# There would be no logs generated if 'silent' is set to 'yes'.
silent = no