pkgr.settings.mistachkin.eagle at [b53e702ce5]
Not logged in

File client/1.0/neutral/pkgr.settings.mistachkin.eagle artifact f2eb95cc0a part of check-in b53e702ce5


###############################################################################
#
# pkgr.settings.mistachkin.eagle --
#
# Extensible Adaptable Generalized Logic Engine (Eagle)
# Package Repository Client Settings
#
# Copyright (c) 2007-2012 by Joe Mistachkin.  All rights reserved.
#
# See the file "license.terms" for information on usage and redistribution of
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
# RCS: @(#) $Id: $
#
###############################################################################

#
# TODO: Set this to your list of API keys.
#
# set ::pkgr_api_keys [list 0000000000000000000000000000000000000000]
#
# TODO: When this setting is non-zero, only packages matching the current
#       language will be handled via its custom [package unknown] handler.
#       This is almost always what is actually wanted, hence non-zero is
#       the default value.  This setting can be set to zero in order to
#       help with testing.
#
# variable strictUnknownLanguage false

variable verboseGetUrl true
variable verboseUnknownResult true
variable verboseUriDownload true