Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7687012
object_tombstone.ex
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
305 B
Referenced Files
None
Subscribers
None
object_tombstone.ex
View Options
# Pleroma: A lightweight social networking server
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma.ObjectTombstone
do
@enforce_keys
[
:id
,
:formerType
,
:deleted
]
defstruct
[
:id
,
:formerType
,
:deleted
,
type
:
"Tombstone"
]
end
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 3, 6:20 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
277403
Default Alt Text
object_tombstone.ex (305 B)
Attached To
Mode
rPUBE pleroma-upstream
Attached
Detach File
Event Timeline
Log In to Comment