Artifact 3b38389a6065eff9d8f4ebb04efa18582a0a68ae225e97e54c50d4c3d55a64bb:
- File squid-tagger.conf — part of check-in [d500448801] at 2009-10-05 11:25:52 on branch master — * added regexp logging and fixed processing records with regexps; * added simple documentation and sample config file; * file renamed to match contents. (user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, size: 499) [annotate] [blame] [check-ins using]
# 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