Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Sep 5, 2024
1 parent 0a6027f commit 44827bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/coprs_frontend/coprs/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ class Config(object):

# What storage should be set for new projects.
# Possible options are "backend" and "pulp"
DEFAULT_STORAGE = "copr"
DEFAULT_STORAGE = "backend"


class ProductionConfig(Config):
Expand Down

0 comments on commit 44827bf

Please sign in to comment.