From 6dd211530fea743dedf142ced4ccd6c87e5ed54b Mon Sep 17 00:00:00 2001 From: "matthew.gregg" Date: Fri, 18 Jul 2008 20:34:17 -0400 Subject: Patch for PITS 00032, 00033, 00034 darcs-hash:20080719003417-982e4-7004f8a4dfb447f941457c30b0b2289eee5582e6.gz --- db/laconica.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'db/laconica.sql') diff --git a/db/laconica.sql b/db/laconica.sql index 277b792e3..fe1918045 100644 --- a/db/laconica.sql +++ b/db/laconica.sql @@ -47,7 +47,6 @@ create table user ( email varchar(255) unique key comment 'email address for password recovery etc.', incomingemail varchar(255) unique key comment 'email address for post-by-email', emailnotifysub tinyint default 1 comment 'Notify by email of subscriptions', - emailpost tinyint default 1 comment 'Post by email', jabber varchar(255) unique key comment 'jabber ID for notices', jabbernotify tinyint default 0 comment 'whether to send notices to jabber', jabberreplies tinyint default 0 comment 'whether to send notices to jabber on replies', -- cgit v1.2.3-54-g00ecf