[tokiko] # IP address to listen on addr = "127.0.0.1" # TCP port to listen on port = "70" # Name to use when constructing URIs hostname = "localhost" # Path to the root directory rootdir = "/var/gopher" # Drop privilege to user and group specified. # When only the user is specified, the default group of the user will # be used. # user = tokiko # group = tokiko