Fix a few keys that got dropped from statusnet.ini by mistake
This commit is contained in:
parent
b573c5e260
commit
3aee8e0448
|
@ -55,6 +55,7 @@ modified = 384
|
|||
|
||||
[conversation__keys]
|
||||
id = N
|
||||
uri = U
|
||||
|
||||
[deleted_notice]
|
||||
id = 129
|
||||
|
@ -102,6 +103,7 @@ modified = 384
|
|||
|
||||
[file__keys]
|
||||
id = N
|
||||
url = U
|
||||
|
||||
[file_oembed]
|
||||
file_id = 129
|
||||
|
@ -385,6 +387,7 @@ modified = 384
|
|||
|
||||
[oauth_application__keys]
|
||||
id = N
|
||||
name = U
|
||||
|
||||
[oauth_application_user]
|
||||
profile_id = 129
|
||||
|
|
Loading…
Reference in New Issue
Block a user