1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00

Remove icon_max_size from the sample config

This commit is contained in:
Daniel Martí 2014-01-07 12:21:21 +01:00
parent 0799462c11
commit 67172b778d

View 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