diff --git a/hedgedoc-watcher.go b/hedgedoc-watcher.go index 970951c..d774dc7 100755 --- a/hedgedoc-watcher.go +++ b/hedgedoc-watcher.go @@ -16,7 +16,6 @@ import ( ) const ( - DL_LIMIT = 15 * 1024 * 1024 CACHE_FOLDER = "cache" )