diff --git a/fedora.conf b/fedora.conf index ee10966..a4e7889 100644 --- a/fedora.conf +++ b/fedora.conf @@ -63,11 +63,11 @@ greedy_method = "build" #gather_source_mapping = "/path/to/mapping.json" -# TODO: link_files: copy, symlink, hardlink, hardlink-or-copy (default) +link_files = "hardlink-or-copy" +notification_script = "/usr/bin/pungi-fedmsg-notification" # CREATEREPO -# TODO: checksum type createrepo_c = True createrepo_checksum = "sha256"