mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-10 23:05:07 -05:00
commit
b9675ef6e6
2 changed files with 8 additions and 3 deletions
|
|
@ -30,6 +30,8 @@ class JWTConfig(Config):
|
|||
|
||||
def default_config(self, **kwargs):
|
||||
return """\
|
||||
# The JWT needs to contain a globally unique "sub" (subject) claim.
|
||||
#
|
||||
# jwt_config:
|
||||
# enabled: true
|
||||
# secret: "a secret"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue