From 915c4fbbf92575f5e06ed45dfd875c9b8ca960af Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Fri, 25 Jan 2013 22:06:43 +0100 Subject: [PATCH] edit the notes for running optimise scripts --- edit_these.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edit_these.sh b/edit_these.sh index 95c045dde..b4bb2627e 100755 --- a/edit_these.sh +++ b/edit_these.sh @@ -95,8 +95,8 @@ export BACKFILL="true" #Choose to run import nzb script true/false export IMPORT="true" -#Choose to run optimise_db script true/false -#set to false by default, you should test the optimse scripts in bin/innodb first +#Choose to run optimise_innodb.php or optimise_mysiam.php script true/false +#set to false by default, you should test the optimse scripts in bin first export OPTIMISE="false" #Set the max amount of unprocessed releases and still allow nzb-import to run