mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-02 01:08:19 +02:00
Add survey feature
This commit is contained in:
@ -19,5 +19,8 @@
|
||||
# Update Google Drive notifications daily
|
||||
0 0 * * * cd /code && python manage.py renew_gdrive_notifications -v 0
|
||||
|
||||
# Fetch LimeSurvey completion data
|
||||
*/15 * * 03-06 * cd /code && python manage.py fetch_survey_completion_data -v 0
|
||||
|
||||
# Clean temporary files
|
||||
30 * * * * rm -rf /tmp/*
|
||||
|
Reference in New Issue
Block a user