chore: make stripeAgeCheck not type undefined

This commit is contained in:
Marie 2024-08-29 18:41:32 +02:00
parent b3b5872e3e
commit b60dd15568
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
6 changed files with 15 additions and 15 deletions

View file

@ -312,11 +312,11 @@ checkActivityPubGetSignature: false
# downloadTimeout: 30
# maxFileSize: 262144000
# enable stripe identity for ID verification
#stripeAgeCheck:
# enabled: true
# key: sk_
# hookKey: whsec_
# Stripe identity for ID verification
stripeAgeCheck:
enabled: false
key: sk_
hookKey: whsec_
# PID File of master process
#pidFile: /tmp/misskey.pid