diff options
| author | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-12-31 01:13:45 +0000 |
|---|---|---|
| committer | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-12-31 01:13:45 +0000 |
| commit | 54c7b22dd5a37988909d997ff41a81c6bdf0f226 (patch) | |
| tree | 6ebc760322877556998be99597861494852bcf7a /startYACY.bat | |
| parent | 7e1295463467a1f66c5d5c0fb0750bcf0a1f402f (diff) | |
*) fix for last commit
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3149 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'startYACY.bat')
| -rw-r--r-- | startYACY.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/startYACY.bat b/startYACY.bat index 7f9dea5d7..33b8c0e7e 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -12,6 +12,7 @@ REM Please change the "javastart" settings in the web-interface "Basic Configura set jmx=
set jms=
set javacmd=-Xmx64m -Xms10m
+set priolvl=0
set priority=/NORMAL
if exist DATA\SETTINGS\httpProxy.conf GoTo :GETSTARTOPTS
|
