MAXMEMMAX
WTSupported in traditional Synergy on Windows
|
|
USupported on UNIX
|
|
MAXMEMMAX is a debugging aid to see how your application would work if its memory was limited to a certain value.
Value
The maximum amount of memory (in bytes).
Setting location
The environment. On Windows, this environment variable can also be set in the [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).
Used by
Runtime
Examples
On UNIX,
MAXMEMMAX=2000000 ;export MAXMEMMAX