mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Update edit_these.sh
added timers for optimizing
This commit is contained in:
@@ -143,6 +143,9 @@ export OPTIMISE="false"
|
||||
#How often to run optimise_myisam on large tables seconds
|
||||
export MYISAM_LARGE="3600"
|
||||
|
||||
#How often to run optimise_innodb on small tables in seconds
|
||||
export INNODB_SMALL="7200"
|
||||
|
||||
#How often to run optimise_innodb on large tables in seconds
|
||||
export INNODB_LARGE="43200"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user