Skip to content

Commit

Permalink
fiy typo
Browse files Browse the repository at this point in the history
  • Loading branch information
1thorsten committed Dec 10, 2021
1 parent ffff98e commit 51277ad
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions incontainer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,13 +194,13 @@ Options for all resources

## Common options

| ENV-Variable | Description | required |
| -------------| ------------| ---------|
| CRYPT_KEY | key for encrypting and decrypting | x |
| PERIODIC_JOB_INTERVAL | interval for processing periodic jobs (default: 5m). Infinity = inf | - |
| PROXY_MAX_SIZE | maximum size of the proxy cache (default: 10g) | - |
| PROXY_INACTIVE | data that are not accessed during the time get removed (default: 1d) | - |
| TINY_INSTANCE | configure your low requirements and low memory consumption (default: false) | - |
| ENV-Variable | Description | required |
| -------------|----------------------------------------------------------------------------| ---------|
| CRYPT_KEY | key for encrypting and decrypting | x |
| PERIODIC_JOB_INTERVAL | interval for processing periodic jobs (default: 5m). Infinity = inf | - |
| PROXY_MAX_SIZE | maximum size of the proxy cache (default: 10g) | - |
| PROXY_INACTIVE | data that are not accessed during the time get removed (default: 1d) | - |
| TINY_INSTANCE | configure for low requirements and low memory consumption (default: false) | - |

# <a name="special-functions"></a>Special functions
## periodic jobs
Expand Down

0 comments on commit 51277ad

Please sign in to comment.