-
-
Save taidos/188a2f94f2230cfcc1eebb6bab21fa75 to your computer and use it in GitHub Desktop.
OSS加速litespeed源
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
| [litespeed] | |
| name=LiteSpeed Tech Repository for CentOS $releasever - $basearch | |
| baseurl=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/7/$basearch/ | |
| failovermethod=priority | |
| enabled=1 | |
| gpgcheck=1 | |
| gpgkey=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/RPM-GPG-KEY-litespeed | |
| [litespeed-update] | |
| name=LiteSpeed Tech Repository for CentOS $releasever - $basearch | |
| baseurl=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/7/update/$basearch/ | |
| failovermethod=priority | |
| enabled=1 | |
| gpgcheck=1 | |
| gpgkey=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/RPM-GPG-KEY-litespeed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment