Page tree

Versions Compared

Key

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

...

All of these values can be adjusted.

On Windows:

For installer:
Create a file named Unimus.l4j.ini in 'C:\Program Files\Unimus\'.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 below lines to Unimus.l4j.ini in 'C:\Program Files\Unimus\'.

Inside of this configuration file, please place add the following lines:

Code Block
languagetext
-Dunimus.core.connect-timeout=20000
-Dunimus.core.cli-expect-timeout=20000
-Dunimus.core.max-backup-timeout=120000

...

Edit the contents of /etc/default/unimus.If the file doesn't exist, simply create it.

Insert Add this into the file:

Code Block
languagetext
-Dunimus.core.connect-timeout=20000 -Dunimus.core.cli-expect-timeout=20000 -Dunimus.core.max-backup-timeout=120000

...