Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you use Unimus Core, the Unimus server will propagate these settings to each Core - so configuring this is needed only on the Unimus server.
(please note each core will use it's own thread pools for jobs - in effect, this configures job concurrency per Core)

Configuring on Windows:

For portable:
Create a file named Unimus.l4j.ini in the same directory as the Unimus executable.
Change Unimus in the above file name to exactly match the name of the Unimus executable.

For installer:
Add the configuration lines to Unimus.l4j.ini in 'C:\Program Files\Unimus\'.

 

Please make sure to place each argument into its own line.
Restart Unimus to apply the new configuration.

 

On Linux (Debian/Ubuntu):

 

Edit the contents of /etc/default/unimus.
Append the appropriate arguments behind other configuration in this file.

Please make sure all configuration items in the file are on one line, separated by spaces.
Restart Unimus to apply the new configuration.