upd(configs): add new StripeVerify boolean

This commit is contained in:
Marie 2024-08-19 07:08:57 +02:00
parent e7a08244d4
commit 531e4a43ad
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
3 changed files with 19 additions and 0 deletions

View file

@ -217,5 +217,13 @@ checkActivityPubGetSignature: false
#customMOTD: ['Hello World', 'The sharks rule all', 'Shonks']
# timeout and maximum size for imports (e.g. note imports)
#import:
# downloadTimeout: 30
# maxFileSize: 262144000
# enable stripe identity for ID verification
#stripeverify: true
# Upload or download file size limits (bytes)
#maxFileSize: 262144000

View file

@ -292,5 +292,13 @@ checkActivityPubGetSignature: false
#customMOTD: ['Hello World', 'The sharks rule all', 'Shonks']
# timeout and maximum size for imports (e.g. note imports)
#import:
# downloadTimeout: 30
# maxFileSize: 262144000
# enable stripe identity for ID verification
#stripeverify: true
# Upload or download file size limits (bytes)
#maxFileSize: 262144000

View file

@ -312,5 +312,8 @@ checkActivityPubGetSignature: false
# downloadTimeout: 30
# maxFileSize: 262144000
# enable stripe identity for ID verification
#stripeverify: true
# PID File of master process
#pidFile: /tmp/misskey.pid