mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 04:32:15 +01:00
new feature: users are now able to provide more file types to convert by adding entries in their configuration file (#3)
* new feature: users are now able to provide more file types to convert by adding entries in their configuration file * removing README blueprint: was not working correctly * improving code coverage of config package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package http provides functions for detecting a request or a file content type.
|
||||
// Package http provides functions for detecting a request content type.
|
||||
package http
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user