From 985aa8ff7e0b2fa4cde231ce5e3960b035a5bc14 Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Wed, 2 Jan 2013 00:23:14 -0500 Subject: [PATCH] Update edit_these.sh --- edit_these.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit_these.sh b/edit_these.sh index 7b1861cce..876e066f9 100755 --- a/edit_these.sh +++ b/edit_these.sh @@ -8,7 +8,7 @@ export NEWZNAB_PATH=$NEWZPATH"/misc/update_scripts" export INNODB_PATH=$NEWZPATH"/misc/testing/innodb" export TESTING_PATH=$NEWZPATH"/misc/testing" export ADMIN_PATH=$NEWZPATH"/www/admin" -export USERNAME="jonnyboy" # this is the user name that will run these scripts +export USERNAME="whats your name" # this is the user name that will run these scripts export NEWZNAB_IMPORT_SLEEP_TIME="60" # in seconds - this includes import_nzb backfill and current fill export NEWZNAB_POST_SLEEP_TIME="1" # in seconds - this is for post processing - sleep between loops export MAXDAYS="200" #max days for backfill