6 lines
247 B
Text
6 lines
247 B
Text
@weekly ./manage.py update_index
|
|
@daily ./manage.py clearsessions
|
|
@daily ./manage.py update_unsplash_photos
|
|
@daily ./manage.py rebuild_references_index
|
|
@weekly ./manage.py refresh_spotify_playlists
|
|
*/10 * * * * ./manage.py publish_scheduled_pages
|