# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/yacy/files/yacy-0.43.20060210.1593.confd,v 1.1 2006/02/10 13:02:32 slick Exp $ # home-directory YACY_HOME="/opt/yacy" # user who run yacy as YACY_USER="yacy" # java options (optional) JAVA_OPTIONS="-Xms16m -Xmx128m" # niceness (optional) NICENESS="1" # waitung on stop, should be maxWaitingWordFlush, see DATA/SETTINGS/httpProxy.conf WAIT_ON_STOP="180"