Skip to content

Commit

Permalink
cleaning settings file
Browse files Browse the repository at this point in the history
closes pulp#795
  • Loading branch information
adamsanaglo committed Jul 24, 2023
1 parent b15b0a1 commit be1a92a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pulp_deb/app/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@
FORBIDDEN_CHECKSUM_WARNINGS = True
FORCE_IGNORE_MISSING_PACKAGE_INDICES = False

PUBLISH_RELEASE_FILE_LABEL = False
PUBLISH_RELEASE_FILE_VERSION = False
APT_BY_HASH = True
APT_BY_HASH_CHECKSUM_TYPE = "sha256"

0 comments on commit be1a92a

Please sign in to comment.