blob: a1350488a714fd18e3cc1135cd8b5a03e46d2625 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# The default window size is 4194304 bytes
#THRULAYD_WINDOW="4194304"
# By default, thrulayd will listen on 5003/tcp
#THRULAYD_PORT="5003"
|