fix: removed cron section

This commit is contained in:
MOK 2025-05-30 16:42:49 +02:00
parent 959c826a0b
commit a3fd294d57

View file

@ -141,14 +141,6 @@ temp_*
forgotten_project_from_2019/
```
### [CRON] Section
```ini
# When to run automatic syncs (cron format)
# Default: every 5 minutes (because patience is overrated)
schedule = */5 * * * *
```
## Usage
### Basic Syntax