add crontab task

This commit is contained in:
KVAZAR 2022-05-01 00:57:49 +03:00 committed by GitHub
parent 58ecf0ea12
commit 4fe592b36c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,12 @@ php-gd
https://github.com/kvazar-network/database
#### crontab
```
0 0 * * * /path-to/php /path-to/crontab/sitemap.php > /dev/null 2>&1
```
### nginx sef_mode example
```