From b84e13260162ed0ca19552a3229763bb0834c22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 10 Dec 2017 16:35:34 -0500 Subject: [PATCH] remove unused settings --- src/user/settings.js | 2 -- src/views/admin/settings/user.tpl | 14 -------------- 2 files changed, 16 deletions(-) diff --git a/src/user/settings.js b/src/user/settings.js index df22ff5c42..df5ed93d71 100644 --- a/src/user/settings.js +++ b/src/user/settings.js @@ -120,8 +120,6 @@ module.exports = function (User) { userLang: data.userLang || meta.config.defaultLang, followTopicsOnCreate: data.followTopicsOnCreate, followTopicsOnReply: data.followTopicsOnReply, - sendChatNotifications: data.sendChatNotifications, - sendPostNotifications: data.sendPostNotifications, restrictChat: data.restrictChat, topicSearchEnabled: data.topicSearchEnabled, delayImageLoading: data.delayImageLoading, diff --git a/src/views/admin/settings/user.tpl b/src/views/admin/settings/user.tpl index 1d2042e97d..8b2528624e 100644 --- a/src/views/admin/settings/user.tpl +++ b/src/views/admin/settings/user.tpl @@ -278,20 +278,6 @@ -
- -
- -
- -
-