added code to auto-join new users to a new community, where necessary
This commit is contained in:
@@ -571,7 +571,7 @@ INSERT INTO userprop (uid, nsid, prop_name, prop_value) VALUES
|
||||
(1, 10, 'locale', '_LOC:en_US'),
|
||||
(1, 10, 'admin.flags', '_OS:A' ),
|
||||
(1, 10, 'search.result.count', 'I20' ),
|
||||
(1, 11, 'privacy', '_OS:' ),
|
||||
(1, 11, 'privacy', '_OS:F' ),
|
||||
(1, 11, 'name.given', '!Anonymous'),
|
||||
(1, 11, 'name.family', '!Honyak' ),
|
||||
(1, 11, 'locality', '!Nowhere' ),
|
||||
|
||||
Reference in New Issue
Block a user