mention the ping activity
This commit is contained in:
parent
8587e9ceb9
commit
9617011a50
|
@ -131,6 +131,15 @@ and
|
||||||
Plain text and images in jpeg, gif, png, and webp formats are supported.
|
Plain text and images in jpeg, gif, png, and webp formats are supported.
|
||||||
Other formats are linked to origin.
|
Other formats are linked to origin.
|
||||||
.El
|
.El
|
||||||
|
.Ss EXTENSIONS
|
||||||
|
Honk also supports a
|
||||||
|
.Vt Ping
|
||||||
|
activity and will respond with a
|
||||||
|
.Vt Pong
|
||||||
|
activity.
|
||||||
|
This is useful for debugging networking connectivity issues without
|
||||||
|
visible side effects.
|
||||||
|
See ping.txt for details.
|
||||||
.Ss SECURITY
|
.Ss SECURITY
|
||||||
Honk uses http signatures.
|
Honk uses http signatures.
|
||||||
.Ss WEBFINGER
|
.Ss WEBFINGER
|
||||||
|
|
Loading…
Reference in New Issue