upgrade to 0.11.1
This commit is contained in:
parent
0a87539f3e
commit
143eb43c5b
@ -150,6 +150,15 @@ instance-expose-suspended: false
|
||||
# Default: true
|
||||
instance-deliver-to-shared-inboxes: true
|
||||
|
||||
# Bool. This flag will inject a Mastodon version into the version field that
|
||||
# is included in /api/v1/instance. This version is often used by Mastodon clients
|
||||
# to do API feature detection. By injecting a Mastodon compatible version, it is
|
||||
# possible to cajole those clients to behave correctly with GoToSocial.
|
||||
#
|
||||
# Options: [true, false]
|
||||
# Default: false
|
||||
instance-inject-mastodon-version: true
|
||||
|
||||
###########################
|
||||
##### ACCOUNTS CONFIG #####
|
||||
###########################
|
||||
|
Loading…
Reference in New Issue
Block a user