forked from GNUsocial/gnu-social
76db0310ac
darcs-hash:20081004142205-5ed1f-7da60ab5a596906acb2fcac2b0a732579d61352a.gz
44 lines
578 B
INI
44 lines
578 B
INI
[avatar]
|
|
profile_id = profile:id
|
|
|
|
[user]
|
|
id = profile:id
|
|
carrier = sms_carrier:id
|
|
|
|
[remote_profile]
|
|
id = profile:id
|
|
|
|
[notice]
|
|
profile_id = profile:id
|
|
reply_to = notice:id
|
|
|
|
[reply]
|
|
notice_id = notice:id
|
|
profile_id = profile:id
|
|
|
|
[token]
|
|
consumer_key = consumer:consumer_key
|
|
|
|
[nonce]
|
|
consumer_key,token = token:consumer_key,token
|
|
|
|
[user_openid]
|
|
user_id = user:id
|
|
|
|
[confirm_address]
|
|
user_id = user:id
|
|
|
|
[remember_me]
|
|
user_id = user:id
|
|
|
|
[queue_item]
|
|
notice_id = notice:id
|
|
|
|
[subscription]
|
|
subscriber = profile:id
|
|
subscribed = profile:id
|
|
|
|
[fave]
|
|
notice_id = notice:id
|
|
user_id = user:id
|