summaryrefslogtreecommitdiffstats
path: root/model/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'model/config.go')
-rw-r--r--model/config.go2
1 files changed, 0 insertions, 2 deletions
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
}