From 233066cf4cfd4a09dfdbea4713ceb849b7e83bec Mon Sep 17 00:00:00 2001 From: Bruno Bottazzini Date: Thu, 15 Oct 2015 15:16:18 -0300 Subject: [PATCH] Update documentation due the session system changes Signed-off-by: Bruno Bottazzini --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d1dde92..d10566a 100644 --- a/README.md +++ b/README.md @@ -176,5 +176,9 @@ If no argument is provided it will get the default server configuration file. The refresh period of the syntax checker Default: 1100 ms + sessions_system: + Enables system that allows multiple running sessions + Default: false + Whenever you make a change in the configuration file the server needs to be restarted.