ftp.nice.ch/pub/next/connectivity/infosystems/Gopher.1.13.s.tar.gz#/Gopher_1.13_Source/Parameters.h

This is Parameters.h in view mode; [Download] [Up]

// Maximum length of text in a window.
// This could be dynamic, but it's hardly worth the trouble...
#define MAXTEXTLENGTH 150000

// Default default server and port
#define DEFAULT_SERVER "gopher.micro.umn.edu"
#define DEFAULT_PORT "70"

#define PlayCommand "/usr/local/bin/play"

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.