snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit e2e533cfde7e0e7b636a5b4715b5e227606f6af1
parent e39a6d343abc40e1d071017f572d8f2594080649
Author: default <nobody@localhost>
Date:   Thu,  8 Dec 2022 10:13:00 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -20,7 +20,7 @@ The logging of "new 'Delete'..." messages has been moved to debug level 1, becau Don't show the 'Boost' button for private messages. -Added (partial) support for /.well-known/nodeinfo site information. +Added (partial) support for /.well-known/nodeinfo site information. This is not mandatory at all, but if you want to serve it, remember that you need to proxy this address from your web server to the `snac` server. Some internal structure improvements.