mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 16:48:58 +00:00
removed inbox stuff because i don't think i need it, hopefully i don't,
This commit is contained in:
parent
0c22c415b1
commit
c1692b2acf
1 changed files with 1 additions and 4 deletions
|
@ -5,10 +5,7 @@
|
||||||
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers"
|
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"endpoints": {
|
"endpoints": {},
|
||||||
"sharedInbox": "{{ base_uri }}/inbox"
|
|
||||||
},
|
|
||||||
"inbox": "{{ base_uri }}/inbox",
|
|
||||||
"name": "FediBooks",
|
"name": "FediBooks",
|
||||||
"type": "Application",
|
"type": "Application",
|
||||||
"id": "{{ base_uri }}/actor",
|
"id": "{{ base_uri }}/actor",
|
||||||
|
|
Loading…
Reference in a new issue