chiark / gitweb /
Remove icon_max_size from the sample config
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 7 Jan 2014 11:21:21 +0000 (12:21 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 9 Jan 2014 15:23:48 +0000 (16:23 +0100)
sampleconfigs/config.sample.py

index ec62d2e4d14a976655750c1fffde268d3f202cad..8b9e64a286bd66f308b3cdbe7bc9718dc6fbd82c 100644 (file)
@@ -21,10 +21,6 @@ mvn3 = "mvn3"
 # Command for running Gradle (command or full path)
 gradle = "gradle"
 
-# Max height and width (in pixels) for the icons in the repo
-# This corresponds to 72x72 pixels, i.e. mdpi
-icon_max_size = 72
-
 # Set the maximum age (in days) of an index that a client should accept from
 # this repo. Setting it to 0 or not setting it at all disables this
 # functionality. If you do set this to a non-zero value, you need to ensure