mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
commit
eec2318bda
4 changed files with 49 additions and 0 deletions
|
@ -62,6 +62,13 @@ module.exports = {
|
|||
secretAccessKey: undefined,
|
||||
region: undefined
|
||||
},
|
||||
minio: {
|
||||
accessKey: undefined,
|
||||
secretKey: undefined,
|
||||
endPoint: undefined,
|
||||
secure: true,
|
||||
port: 9000
|
||||
},
|
||||
s3bucket: undefined,
|
||||
// authentication
|
||||
facebook: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue