From cae5dbd245f05e9441156a3918ef796d92ecf331 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 21 Sep 2015 18:23:10 -0700 Subject: Adding privacy to admin console --- model/config.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'model/config.go') diff --git a/model/config.go b/model/config.go index 2847d17da..3c0ada423 100644 --- a/model/config.go +++ b/model/config.go @@ -105,8 +105,6 @@ type RateLimitSettings struct { type PrivacySettings struct { ShowEmailAddress bool - ShowPhoneNumber bool - ShowSkypeId bool ShowFullName bool } -- cgit v1.2.3-1-g7c22