diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.ini @@ -38,9 +38,6 @@ full_stack = true static_files = true lang=en cache_dir = %(here)s/data -##a name for our application -hg_app_name = Python-works -hg_app_repo_conf = repositories.config #################################### ### BEAKER CACHE ####