diff --git a/README.md b/README.md index 26dcac1..4241aec 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ Prometheus is widely used with different kinds of metrics - Let's make CLI monit | ------------------------------------ | ------------------------------------------------------------ | --------------------- | -------- | | `KPTOP_START_GRAPHS_WITH_ZERO` | By default graphs begin with '0' to let the graph take its full hight | True | NO | | `KPTOP_LOGGING_DIR` | Choose a different logging directory | /tmp/ | NO | -| `KPTOP_GRAPH_WIDTH` | Choose a custom graphs width | 45 | NO | | `KPTOP_DEFAULT_DASHBOARDS_DIRECTORY` | Default directory contains the dashboards yaml files | /var/kptop/dashboards | NO | | `KPTOP_DEFAULT_COMMANDS_DIRECTORY` | Default directory contains the commands yaml files | /var/kptop/commands | NO | diff --git a/docs/index.md b/docs/index.md index 26c78c7..392d779 100644 --- a/docs/index.md +++ b/docs/index.md @@ -82,7 +82,6 @@ Prometheus is widely used with different kinds of metrics - Let's make CLI monit | ------------------------------------ | ------------------------------------------------------------ | --------------------- | -------- | | `KPTOP_START_GRAPHS_WITH_ZERO` | By default graphs begin with '0' to let the graph take its full hight | True | NO | | `KPTOP_LOGGING_DIR` | Choose a different logging directory | /tmp/ | NO | -| `KPTOP_GRAPH_WIDTH` | Choose a custom graphs width | 45 | NO | | `KPTOP_DEFAULT_DASHBOARDS_DIRECTORY` | Default directory contains the dashboards yaml files | /var/kptop/dashboards | NO | | `KPTOP_DEFAULT_COMMANDS_DIRECTORY` | Default directory contains the commands yaml files | /var/kptop/commands | NO |