chiark / gitweb /
Fix indent
authorCiaran Gultnieks <ciaran@ciarang.com>
Mon, 30 Jun 2014 20:32:43 +0000 (21:32 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Mon, 30 Jun 2014 20:32:43 +0000 (21:32 +0100)
fdroidserver/common.py

index 928610e0a74351a8bd2db80c3d27dea45b2a5835..14e1f06d6d47a051371901a31a8d05a45e432f68 100644 (file)
@@ -66,7 +66,7 @@ def get_default_config():
             "repository are either official binaries built by the original application "
             "developers, or are binaries built from source by the admin of f-droid.org "
             "using the tools on https://gitlab.com/u/fdroid.",
-            'archive_older': 0,
+        'archive_older': 0,
     }