diff --git a/config.go b/config.go index 8cfa8e69..b596efdc 100644 --- a/config.go +++ b/config.go @@ -100,7 +100,6 @@ var conf = config{ MaxSrcResolution: 16800000, Quality: 80, GZipCompression: 5, - LocalFileSystemRoot: "", } func init() {