Skip to content
  • Hans-Christoph Steiner's avatar
    split out options from read_config() · 18f3acc3
    Hans-Christoph Steiner authored
    There is no longer any reason for these to be intertwined.
    
    This deliberately avoids touching some files as much as possible because
    they are super tangled and due to be replaced.  Those files are:
    
    * fdroidserver/build.py
    * fdroidserver/update.py
    
    # Conflicts:
    #	tests/testcommon.py
    
    # Conflicts:
    #	fdroidserver/btlog.py
    #	fdroidserver/import_subcommand.py
    18f3acc3