mirror of
https://github.com/lovelaze/nebula-sync.git
synced 2025-11-05 18:29:19 +01:00
docs: update README
This commit is contained in:
committed by
lovelaze
parent
2cdbc47f7d
commit
c028f338f0
@@ -77,10 +77,11 @@ The following environment variables can be specified:
|
||||
|
||||
### Optional Environment Variables
|
||||
|
||||
| Name | Default | Example | Description |
|
||||
|----------|---------|----------------|------------------------------------------------|
|
||||
| `CRON` | n/a | `0 * * * *` | Specifies the cron schedule for synchronization|
|
||||
| `TZ` | n/a | `Europe/London`| Specifies the timezone for logs and cron |
|
||||
| Name | Default | Example | Description |
|
||||
|------------------------------------|---------|-----------------|----------------------------------------------------|
|
||||
| `CRON` | n/a | `0 * * * *` | Specifies the cron schedule for synchronization |
|
||||
| `TZ` | n/a | `Europe/London` | Specifies the timezone for logs and cron |
|
||||
| `CLIENT_SKIP_TLS_VERIFICATION` | false | true | Skips SSL certificate verification |
|
||||
|
||||
> **Note:** The following optional settings apply only if `FULL_SYNC=false`. They allow for granular control of synchronization if a full sync is not wanted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user