Blame unit-tests/rcreader-testsuite/test3.rc

Packit a4aae4
# Test DODS client configuation file.
Packit a4aae4
USE_CACHE=0
Packit a4aae4
MAX_CACHE_SIZE=20
Packit a4aae4
MAX_CACHED_OBJ=5
Packit a4aae4
IGNORE_EXPIRES=0
Packit a4aae4
CACHE_ROOT=/home/jimg/.dods_cache/
Packit a4aae4
DEFAULT_EXPIRES=86400
Packit a4aae4
ALWAYS_VALIDATE=0
Packit a4aae4
# Request servers compress responses if possible?
Packit a4aae4
# 1 (yes) or 0 (false).
Packit a4aae4
DEFLATE=1
Packit a4aae4
Packit a4aae4
# Proxy configuration:
Packit a4aae4
# PROXY_SERVER=<protocol>,<host[:port]>
Packit a4aae4
PROXY_SERVER=smtp,error:error@proxy.local.org
Packit a4aae4
Packit a4aae4
# AIS_DATABASE=<file or url>