Update edit_these.sh

This commit is contained in:
jonnyboy
2013-01-09 09:42:47 -05:00
parent 6ad1e92fd6
commit d65fb61d97
+3
View File
@@ -12,6 +12,9 @@ export INNODB_PATH=$TESTING_PATH"/innodb"
#Select the user name that will run these scripts
export USERNAME="what is your name"
#Enter the session name to be used by tmux
export TMUX_SESSION="Newznab-tmux"
#Set, in seconds - this includes import_nzb, backfill and current fill, 0 may cause errors
export NEWZNAB_IMPORT_SLEEP_TIME="60"