diff options
Diffstat (limited to 'src/sledjchisl/sledjchisl.c')
-rw-r--r-- | src/sledjchisl/sledjchisl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index 765c987..78deaca 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c | |||
@@ -4504,6 +4504,8 @@ jit library is loaded or the JIT compiler will not be activated. | |||
4504 | scLog = xmprintf("%s%s/var/log", slsh, scRoot); | 4504 | scLog = xmprintf("%s%s/var/log", slsh, scRoot); |
4505 | } | 4505 | } |
4506 | 4506 | ||
4507 | |||
4508 | // TODO - still a bitn chicken and egg here about the tmux socket and reading configs from scEtc /.sledjChisl.conf.lua | ||
4507 | if (!isWeb) | 4509 | if (!isWeb) |
4508 | { | 4510 | { |
4509 | I("Outputting to a terminal, not a web server."); | 4511 | I("Outputting to a terminal, not a web server."); |