Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7686978
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-2021 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:08 PM (1 d, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
437922
Default Alt Text
object_tombstone.ex (305 B)
Attached To
Mode
rPUBE pleroma-upstream
Attached
Detach File
Event Timeline
Log In to Comment