Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Aug 14, 2024
1 parent eeebcd8 commit 9067a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ These settings control how the script manages the scaling of CPU and memory reso
| `gotify_url` | Example: `http://gotify.example.com` | The URL for a Gotify server used for sending notifications about scaling actions or other important events. If left blank, notifications will not be sent. |
| `gotify_token` | Example: `abcdef1234567890` | The authentication token for accessing the Gotify server. This token is required if `gotify_url` is set and notifications are to be sent. |
| `ignore_lxc` | Example: `101, 102, 103` | Add one or more LXC containers to the ignore list. Ignore hosts are not affected by the autoscaling process. |
| `behaviour` | Example: normal | The behaviour acts as a multiplier for autoscaling resources tresholds. Default is `normal` and doeasn't modify nothing, `conservative` is like 0.5x and `aggressive` is like 2x. |
| `behaviour` | Example: normal | The behaviour acts as a multiplier for autoscaling resources thresholds. Default is `normal` and respect configuration paramenters, `conservative` is like 0.5x and `aggressive` is like 2x. |

### Tiers

Expand Down

0 comments on commit 9067a91

Please sign in to comment.