remove qtproject

This commit is contained in:
Max Erenberg 2021-12-22 12:54:56 -05:00
parent 47d21a3f05
commit 5036a665d3
2 changed files with 6 additions and 9 deletions

View File

@ -336,11 +336,12 @@ repos = {
'interval': twice_daily, 'interval': twice_daily,
'max-sync-time': maxtime, 'max-sync-time': maxtime,
}, },
'qtproject': { # We stopped mirroring qtproject on 2021-12-22 due to disk performance issues.
'command': '~/bin/csc-sync-standard qtproject master.qt.io qt-all', #'qtproject': {
'interval': twice_daily, # 'command': '~/bin/csc-sync-standard qtproject master.qt.io qt-all',
'max-sync-time': maxtime, # 'interval': twice_daily,
}, # 'max-sync-time': maxtime,
#},
'tdf': { 'tdf': {
'command': '~/bin/csc-sync-standard tdf rsync.documentfoundation.org tdf-pub', 'command': '~/bin/csc-sync-standard tdf rsync.documentfoundation.org tdf-pub',
'interval': twice_daily, 'interval': twice_daily,

View File

@ -190,10 +190,6 @@ directories:
site: puppylinux.org site: puppylinux.org
url: https://puppylinux.org/ url: https://puppylinux.org/
qtproject:
site: qt-project.org
url: https://qt-project.org/
racket: racket:
site: racket-lang.org site: racket-lang.org
url: https://racket-lang.org/ url: https://racket-lang.org/