1d4f1f6bf6
Added some of the standard directories darcs-hash:20080506151729-84dde-563da8505e06a7302041c93ab157ced31165876c.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
|