summaryrefslogtreecommitdiff
path: root/classes/statusnet.ini
diff options
context:
space:
mode:
Diffstat (limited to 'classes/statusnet.ini')
-rw-r--r--classes/statusnet.ini6
1 files changed, 4 insertions, 2 deletions
diff --git a/classes/statusnet.ini b/classes/statusnet.ini
index d13fdfa52..b57d86226 100644
--- a/classes/statusnet.ini
+++ b/classes/statusnet.ini
@@ -647,8 +647,10 @@ modified = 384
[user_im_prefs__keys]
user_id = K
transport = K
-transport = U
-screenname = U
+; There's another unique index on (transport, screenname)
+; but we have no way to represent a compound index other than
+; the primary key in here. To ensure proper cache purging,
+; we need to tweak the class.
[user_urlshortener_prefs]
user_id = 129