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