Table: user_userlist

Used for creating custom lists of users if $sharing_userlists is enabled

ColumnTypeNote
refint(11)Auto incrementing index
userint(11)User ref of list owner
userlist_namevarchar(50)Name of user list
userlist_stringtextComma separated list of usernames

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 12th of July 2025 at 21:35 (Europe/London time).