more fixes

This commit is contained in:
zefie
2022-02-10 01:18:00 -05:00
parent af34d66488
commit 4d8bc314b4
3 changed files with 6 additions and 12 deletions

View File

@@ -86,7 +86,7 @@ wtv-ssl-timeout: 240
wtv-login-timeout: 7200
`;
if (!limitedLogin) {
ssid_sessions[socket.ssid].assignMailstore();
headers += getServiceString('all', { "exceptions": ["wtv-register"] });
if (offline_user_list) headers += "wtv-offline-user-list: " + offline_user_list + "\n";
headers += `wtv-messenger-authorized: ${messenger_authorized}