# this file will setup newsbase to use the newshound transport
# It changes:
#    Source transport
# (don't ask why, apparently some versions of newsbase need this, though!)
# and:
#    Default news route
# to newshound
# It also enables the 'newnews' flag for the newshound transport
#
# Written By Joseph Heenan, 1997. Idea shamelessly stolen from !Acornet
# (probably originally added by Colin Hogben)
transport default source newshound
transport default news newshound
transport source news newshound 1
