instagram
instagram copied to clipboard
Wrong syntax of crontab frequeny example
In the documentation of "Refresh tokens" an asterisk is missing in the example. "(e.g. 0 5 */30 * for every 30 days at 5 am)" should be "(e.g. 0 5 */30 * * for every 30 days at 5 am)".