Skip to content

Commit fb8b963

Browse files
authored
Merge pull request #1000 from ricardobranco777/dedup
config: remove duplicate compat_api_enforce_docker_hub entry
2 parents 2cb0c15 + 7e59cf0 commit fb8b963

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

common/pkg/config/containers.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -518,11 +518,6 @@ default_sysctls = [
518518
# "/usr/local/sbin/conmon"
519519
#]
520520

521-
# Enforces using docker.io for completing short names in Podman's compatibility
522-
# REST API. Note that this will ignore unqualified-search-registries and
523-
# short-name aliases defined in containers-registries.conf(5).
524-
#compat_api_enforce_docker_hub = true
525-
526521
# Specify the keys sequence used to detach a container.
527522
# Format is a single character [a-Z] or a comma separated sequence of
528523
# `ctrl-<value>`, where `<value>` is one of:

0 commit comments

Comments
 (0)