Parent Directory
|
Revision Log
Unify variables and don't use MIA::.
| 1 | MyEmailAddress "mia@qa.debian.org"; |
| 2 | MyAdminName "Martin Michlmayr and others"; |
| 3 | MyUser "mia"; |
| 4 | MyDomain "debian.org"; |
| 5 | MyHost "qa.debian.org"; |
| 6 | |
| 7 | Dir { |
| 8 | Database "/org/qa.debian.org/mia/db"; |
| 9 | Templates "/org/qa.debian.org/mia/templates"; |
| 10 | }; |
| 11 | |
| 12 | Check { |
| 13 | Options { |
| 14 | Days "21"; |
| 15 | }; |
| 16 | }; |
| 17 | |
| 18 | WNPP-Orphan { |
| 19 | SourcesFile "/org/qa.debian.org/data/ftp/unstable/all/Sources.all"; |
| 20 | PackagesFile "/org/qa.debian.org/data/ftp/unstable/all/Packages.i386.all"; |
| 21 | Actions { |
| 22 | // The action listed first is the default action |
| 23 | mia; |
| 24 | orphan; |
| 25 | rfa; |
| 26 | qa; |
| 27 | }; |
| 28 | }; |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |