remove qtproject
This commit is contained in:
parent
47d21a3f05
commit
5036a665d3
|
@ -336,11 +336,12 @@ repos = {
|
|||
'interval': twice_daily,
|
||||
'max-sync-time': maxtime,
|
||||
},
|
||||
'qtproject': {
|
||||
'command': '~/bin/csc-sync-standard qtproject master.qt.io qt-all',
|
||||
'interval': twice_daily,
|
||||
'max-sync-time': maxtime,
|
||||
},
|
||||
# We stopped mirroring qtproject on 2021-12-22 due to disk performance issues.
|
||||
#'qtproject': {
|
||||
# 'command': '~/bin/csc-sync-standard qtproject master.qt.io qt-all',
|
||||
# 'interval': twice_daily,
|
||||
# 'max-sync-time': maxtime,
|
||||
#},
|
||||
'tdf': {
|
||||
'command': '~/bin/csc-sync-standard tdf rsync.documentfoundation.org tdf-pub',
|
||||
'interval': twice_daily,
|
||||
|
|
|
@ -190,10 +190,6 @@ directories:
|
|||
site: puppylinux.org
|
||||
url: https://puppylinux.org/
|
||||
|
||||
qtproject:
|
||||
site: qt-project.org
|
||||
url: https://qt-project.org/
|
||||
|
||||
racket:
|
||||
site: racket-lang.org
|
||||
url: https://racket-lang.org/
|
||||
|
|
Loading…
Reference in New Issue