This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt-fast apt-fast/maxconperfile string 8 | |
| apt-fast apt-fast/piecealgo select default | |
| apt-fast apt-fast/maxdownloads string 10 | |
| apt-fast apt-fast/tmpdownloaddir string /var/cache/apt/apt-fast | |
| apt-fast apt-fast/maxconpersrv string 10 | |
| apt-fast apt-fast/minsplitsize string 1M | |
| apt-fast apt-fast/tmpdownloadlist string /tmp/apt-fast.list | |
| apt-fast apt-fast/downloader select aria2c | |
| apt-fast apt-fast/aptcache string /var/cache/apt/archives | |
| # Suppress apt-fast confirmation dialog? |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| body { background: #222; color: #e6e6e6; } | |
| a { color: #949494; } | |
| a:link, a:visited { color: #949494; } | |
| a:hover, a:active, a:focus { color: #c7c7c7; } | |
| hr { border-bottom: 1px solid #424242; border-top: 1px solid #222; } |