Disable gzip to avoid large commits on site repo

Project: http://git-wip-us.apache.org/repos/asf/predictionio/repo
Commit: http://git-wip-us.apache.org/repos/asf/predictionio/commit/a59ef970
Tree: http://git-wip-us.apache.org/repos/asf/predictionio/tree/a59ef970
Diff: http://git-wip-us.apache.org/repos/asf/predictionio/diff/a59ef970

Branch: refs/heads/livedoc
Commit: a59ef970763d49112e0888739cc8b9576857e034
Parents: c2528cb
Author: Donald Szeto <don...@apache.org>
Authored: Thu Mar 1 10:43:05 2018 -0800
Committer: Chan Lee <chanlee...@gmail.com>
Committed: Thu Mar 1 13:49:09 2018 -0800

----------------------------------------------------------------------
 docs/manual/config.rb | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/predictionio/blob/a59ef970/docs/manual/config.rb
----------------------------------------------------------------------
diff --git a/docs/manual/config.rb b/docs/manual/config.rb
index 26d4b65..d836133 100644
--- a/docs/manual/config.rb
+++ b/docs/manual/config.rb
@@ -25,7 +25,6 @@ set :images_dir,    'images'
 set :partials_dir,  'partials'
 
 activate :directory_indexes
-activate :gzip
 activate :syntax, line_numbers: true
 activate :autoprefixer
 

Reply via email to