Browse Source

add crontab task

pull/7/head
KVAZAR 3 years ago committed by GitHub
parent
commit
4fe592b36c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -14,6 +14,12 @@ php-gd
https://github.com/kvazar-network/database 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 ### nginx sef_mode example
``` ```

Loading…
Cancel
Save