fix verification of http-signature in federation msg

This commit is contained in:
les
2019-08-08 17:48:12 +02:00
parent ca83f1c675
commit bb32611e73
3 changed files with 14 additions and 12 deletions

View File

@@ -8,7 +8,8 @@
},
"db": {
"dialect": "sqlite",
"storage": "./db.sqlite"
"storage": "./db.sqlite",
"logging": false
},
"upload_path": "./",
"smtp": {