/* log file name */
#define DEBUGLOG "/usr/local/gopher/gophtech/log"
/* name of file for "About this Internet Gopher" */
#define MSGFILE "/usr/local/gopher/gophtech/MSG"
/* if you don't want the sources msg file, change filename to "" */
#define SOURCES_MSGFILE "/usr/local/gopher/gophtech/PROVIDERS"
#define LOCAL_SOURCES_NODEID "876"
/* If there's a local TechInfo server, you'll probably want to
define it below so that it's main menu will appear by default
when a gopher client sends just "" */
/* Which host is the keeper of the TechInfo servers list worldwide? */
#define TISERVERS_HOST "penninfo-srv.upenn.edu"
#define TISERVERS_PORT "9000"
/*
LOCAL GOPHER SERVER???
If there is a particular Gopher server that you want
the gateway to point to, then add it below.
If you don't have a gopher you want to point at, then
leave LOCALGOPHTITLE blank.
*/