From c3ec2f419fd72baf17ec2d7632921cf6897e4d01 Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Sat, 15 Dec 2012 13:14:04 +0800 Subject: [PATCH] remove unused configuration --- archrepo.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/archrepo.ini b/archrepo.ini index ba1cf16..fbfb865 100644 --- a/archrepo.ini +++ b/archrepo.ini @@ -8,9 +8,6 @@ name: archlinuxcn # files in this directory, remember to update the configuration of inotify. path: /home/lilydjwg/tmpfs/test -# A database to store package filenames. Default to ${path}/repofiles.db -#files-db: /home/lilydjwg/tmpfs/test/repofiles.db - # A database to store package info. Default to ${path}/pkginfo.db #info-db: /home/lilydjwg/tmpfs/test/pkginfo.db