Allow non-HTTPS downloads

This commit is contained in:
Pierre Rudloff 2016-02-27 00:01:15 +01:00
parent 7bc9cac9f7
commit b69a12d49c
2 changed files with 4 additions and 1 deletions

View file

@ -64,5 +64,8 @@
"Alltube\\": "classes/",
"Alltube\\Controller\\": "controllers/"
}
},
"config": {
"secure-http": false
}
}