Michael Meeks
cca657c8f2
Apply the pre-branch rename script to re-organize the source.
2016-11-25 09:58:48 +00:00
Pranav Kant
3c2337cfc5
loolwsd: Random latency simulator - delay, jitter in websockets
...
Only enabled in debug build. Default values for base delay is
10ms and jitter 5ms.
Override using LOOL_WS_DELAY, LOOL_WS_JITTER env. variables
Change-Id: I50502613075d6f73365623b93eb17748fe96fcc3
2016-11-21 16:18:50 +05:30
Tor Lillqvist
db1733e70d
We don't need to check LOOL_NO_LOGCOLOR any more
...
Since 429cc9d49b
, we use colour only
when stderr is going to a terminal.
2016-09-27 12:38:43 +03:00
Tor Lillqvist
c5d8e3c799
Clarify that LOOL_NO_LOGCOLOR has no effect if stderr goes to a tty
2016-09-01 10:34:34 +03:00
Tor Lillqvist
a5e5d3cdf6
Introduce LOOL_NO_LOGCOLOR to enable turning off the annoying colours again
2016-08-31 16:59:43 +03:00
Tor Lillqvist
0f3a6a3fb0
LOOL_LOGCOLOR is no longer checked by loolwsd
2016-08-31 12:08:18 +03:00
Tor Lillqvist
41a1c0b3f9
Introduce LOOL_NO_AUTOSAVE environment variable
2016-04-06 12:49:13 +03:00
Tor Lillqvist
a132e06409
Bin the non-preinit and non-fork code paths
...
Preiniting LibreOfficeKit and forking kit processes (instead of
spawning) has worked fine for a while, and has been the default way
this works.
No 'loolkit' program gets built any more.
2016-04-04 09:07:59 +03:00
Tor Lillqvist
9fc71de84d
Clarify semantics of LOK_FORK
...
Also, talk about "kit" processes, not LibreOfficeKit instances. That
is the terminology used in the code.
2016-03-29 14:33:53 +03:00
Michael Meeks
0534c511f0
First cut documentation on environment variables.
2016-03-29 12:24:32 +01:00