mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-09 00:40:11 +01:00
Remove icon_max_size from the sample config
This commit is contained in:
parent
cdcbb08269
commit
63104871f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user