Skip to content

Commit

Permalink
Rev Mon Nov 27 19:31:42 CET 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Noël committed Nov 27, 2023
1 parent 5567b81 commit e185a29
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions content/en/storage-providers/manage/clients/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,30 +72,19 @@ To disable client specific limits, set it to 0.

### Start epoch sealing buffer

You can set a specific start epoch sealing buffer per client.
Any deals from this client with a start epoch below this specified minimum will be rejected.

By default, if nothing is set for the client, the miner global values will be used.

[start epoch sealing buffer]({{< ref "storage-providers/manage/others/index.md#start-epoch-sealing-buffer" >}})
This setting overrides the global start epoch sealing buffer.
Any deals from this client with a start epoch below this specified minimum will be rejected. More information on the [start epoch sealing buffer]({{< ref "storage-providers/manage/others/index.md#start-epoch-sealing-buffer" >}})

{{< alert icon="warning" >}}
The value must be express in hours
{{< /alert >}}

{{< img src="start-epoch-sealing-buffer.png" alt="Define a value for the start epoch sealing buffer" >}}

## Manage existing clients

You can access the navigation menu within the sidebar under the `Clients` section.
## Block a client

{{< img src="clients-list.png" alt="Manage clients using the client management page" >}}
This feature start rejecting all deals from a specific client.

On this page, you have real-time access to the miner's global limits for both storage and retrieval.

For each customer listed, various options are available:

- **Edit**: You can modify all the information associated with a specific client
- **Delete**: This option allows you to remove a client from the list
- **Block / Release a client**: You can use this feature to either reject all deals originating from a particular client or allow them. This action also permits you to specify a - customized rejection message, which will be communicated to the client in case of deal rejection
A custom message is concatenated to the rejection message sent back to the client.

You can access the navigation menu within the sidebar under the `Clients` section.

0 comments on commit e185a29

Please sign in to comment.