delinquent_files/delinker_job.yaml

Sat, 17 Feb 2024 15:34:18 +0100

author
Peter Gervai <grin@grin.hu>
date
Sat, 17 Feb 2024 15:34:18 +0100
changeset 5
ff125aa259db
parent 0
3b714bbb1347
permissions
-rw-r--r--

Clip note to the DB field size (varchar64). Added more exclusions:
- wikisources (requested)
- azwikimedia (suggested)
- gurwiki (broken SUL)
- gomwiktionary (broken SUL)

##
## start: 
##	become commons-delinquent
##	toolforge-jobs load delinker_job.yaml
## stop:
##      toolforge-jobs flush
## 
---
# continuous job
- image: tf-php74
  name: delinker
  command: ./demon.php
  continuous: true
  emails: none
  # mem 512M (max 305)
  #mem: 512Mi
  mem: 768Mi

mercurial