File: copr.conf

package info (click to toggle)
dnf-plugins-core 4.10.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,752 kB
  • sloc: python: 7,441; sh: 23; makefile: 15; xml: 7
file content (11 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[fedora]
hostname = copr.fedorainfracloud.org
protocol = https
port = 443

# To add another Copr hub, make a new section with its hostname, protocol and port.
# (protocol and port are optional and their default values are `https` and `443` respectively).
# [name-of-hub]
# hostname = hub-hostname
# protocol = https (optional)
# port = 443 (optional)