mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-11 10:27:01 +02:00
fix: old config variable prevents to create a share
This commit is contained in:
@@ -173,7 +173,7 @@ const Upload = ({
|
||||
"share.allowUnauthenticatedShares"
|
||||
),
|
||||
enableEmailRecepients: config.get(
|
||||
"ENABLE_SHARE_EMAIL_RECIPIENTS"
|
||||
"email.enableShareEmailRecipients"
|
||||
),
|
||||
},
|
||||
uploadFiles
|
||||
|
||||
Reference in New Issue
Block a user