1 commento (1 commento)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)PHP4865 fork (4865 fork)batch import
1. to developenhancementfeature: sharinggood first issue
Metriche repository
- Star
- 34.953 stelle (34.953 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
- we currently have a command to do so: #3887
- good would be to call this as a background job once a week to keep the system clean
Guida contributor
- Direzione di ricerca
- Implementa un job in background che esegue periodicamente il comando di pulizia (ad esempio, una volta a settimana) utilizzando l'infrastruttura dei job in background di Nextcloud. Identifica il comando CLI esistente dal #3887 e crea una classe Cron che richiama la stessa logica.
- Tech stack
- php
- Dominio
- backend
- Tipo issue
- Funzionalità
- Prerequisiti
- PHPNextcloud developmentCron/BackgroundJobs