Skip to content
Snippets Groups Projects
Commit 170b1ddb authored by Kirk Webb's avatar Kirk Webb
Browse files

Re-arrange batch system front-end to match Web UI behavior

* autoswap time and idleswap time defaults are inherited from the
  associated sitevars.

 - "general/autoswap_threshold", and "idle/threshold", respectively

* autoswap default state follows associated sitevar ("general/autoswap_mode").

* Any user-requested autoswap duration is checked against the
  "general/autoswap_ max" sitevar.

 - Admins can override.

* Any user-requested idleswap duration is checked against the "idle/threshold"
  sitevar.

 - Admins can override.

* Disabling swapping (-S option) is prohibited, except by admins.

* Removed all special-case checks for requests coming via the XMLRPC server.
parent 589ed7d4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment