tokiko/example/tokiko.ini
yakumo.izuru 448c205bbf 本当にまた私の邪魔をする必要があったんですか、jmjl?
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@21 8f5ca974-a7f8-e144-9f80-d41d5039c194
2024-04-04 17:33:07 +00:00

15 lines
363 B
INI

[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