mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 06:22:13 +01:00 
			
		
		
		
	Increase cron delay
This commit is contained in:
		@@ -8,10 +8,10 @@
 | 
			
		||||
0       *       *       *       *       cd /code && python manage.py update_index -v 0
 | 
			
		||||
 | 
			
		||||
# Recreate sympa lists
 | 
			
		||||
*/6     *       *       *       *       cd /code && python manage.py fix_sympa_lists &> /dev/null
 | 
			
		||||
*/2     *       *       *       *       cd /code && python manage.py fix_sympa_lists &> /dev/null
 | 
			
		||||
 | 
			
		||||
# Update matrix channels
 | 
			
		||||
*/6     *       *       *       *       cd /code && python manage.py fix_matrix_channels &> /dev/null
 | 
			
		||||
03      *       *       *       *       cd /code && python manage.py fix_matrix_channels &> /dev/null
 | 
			
		||||
 | 
			
		||||
# Check payments from Hello Asso
 | 
			
		||||
*/6     *       *       *       *       cd /code && python manage.py check_hello_asso &> /dev/null
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user