[05:15:43] Prevent multiple sessions : [05:15:43] Is there any way that : [05:15:44] I can restrict multiple logins OR [05:15:44] Terminate the previous session when a user logs in from another device or browser OR [05:15:45] Notify the user that he has logged in from different device ? [05:27:03] you could write your own session backend [05:27:18] The answer is mostly no. At most [[extension:LoginNotify]] [12:54:15] duesen: defenately sure will do. Cheers [14:21:52] I am getting a "Error occurred during initialization of VM Could not reserve enough space for code cache (245760K)" with an extension running an external java executable. However, running the very same command on the command line succeeds. Is there any configuration variable in MediaWiki that might be the issue? [14:23:47] !wg MaxShellMemory [14:23:48] https://www.mediawiki.org/wiki/Manual:%24wgMaxShellMemory [14:24:11] siwica: ^ try to set this in LocalSettings.php with an increased value