From bbcb8e70607dda94a77f3ab4ca3205f6559781e3 Mon Sep 17 00:00:00 2001 From: erik Date: Tue, 9 Apr 2024 14:21:51 +0200 Subject: [PATCH] Bits of format --- docs/unsure-where-to-put/dev-notes.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/unsure-where-to-put/dev-notes.md b/docs/unsure-where-to-put/dev-notes.md index c80bb5baad..f92252d4f6 100644 --- a/docs/unsure-where-to-put/dev-notes.md +++ b/docs/unsure-where-to-put/dev-notes.md @@ -23,7 +23,6 @@ SCHEMA = SSL_MODE = disable LOG_SQL = false - [federation] ENABLED = true ``` @@ -129,4 +128,3 @@ git push go run github.com/go-swagger/go-swagger/cmd/swagger@v0.30.5 generate client -f './templates/swagger/v1_json.tmpl' -c "modules/activitypub2" --operation 'activitypubPerson' --skip-models --existing-models 'github.com/go-ap/activitypub' --skip-validation # Documentation for learn & reference -