mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-21 05:26:27 -08:00
remove the stupid webdrop thing
its not like i was ever gonna complete it lmfao sharedrop.io exists anyway
This commit is contained in:
parent
052d51abfe
commit
783d6be808
|
@ -11,10 +11,6 @@
|
||||||
"requiredForUpload": false
|
"requiredForUpload": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"webdrop": {
|
|
||||||
"accountRequired": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"mail": {
|
"mail": {
|
||||||
"transport": {
|
"transport": {
|
||||||
"host": "smtp.fastmail.com",
|
"host": "smtp.fastmail.com",
|
||||||
|
@ -28,4 +24,4 @@
|
||||||
|
|
||||||
"trustProxy": true,
|
"trustProxy": true,
|
||||||
"forceSSL": true
|
"forceSSL": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue