# This file contains settings used during development api_key = "test" download_dir = "data/downloads" repos_dir = "data/repos" pkg_dir = "data/pkgs" log_level = "DEBUG" repos_file = "data/repos.json" default_arch = "x86_64" address = "http://localhost:8000"