summaryrefslogtreecommitdiff
path: root/etc/pacman.conf
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-10-11 22:42:16 -0700
committerxyz <gky44px1999@gmail.com>2022-10-11 22:42:16 -0700
commitac9f2ca2c2bdec48472d2ea807c3171679edab81 (patch)
treedf580e6dac92840e86ac520692dfbb58334f24d4 /etc/pacman.conf
parent81a3f37cc5530667bda40f1a444a252bb5609c68 (diff)
pacman.conf use default SigLevel for fly and fly-any repo
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r--etc/pacman.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index 5fa8b8c4..9b8987e6 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -70,11 +70,9 @@ LocalFileSigLevel = Optional
# after the header, and they will be used before the default mirrors.
[fly]
-SigLevel = Optional
Server = file:///home/xyz/programs/repos/fly/$arch
[fly-any]
-SigLevel = Optional
Server = file:///home/xyz/programs/repos/fly/any
#[testing]