mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Bits of format
This commit is contained in:
parent
bb83a8d85e
commit
bbcb8e7060
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue