mirror of
https://github.com/clearml/clearml-server
synced 2025-03-03 10:43:10 +00:00
Update README.md
This commit is contained in:
parent
7b73f699d2
commit
82fc28d477
@ -144,7 +144,7 @@ Enable this feature by placing `apiserver.conf` file under `/opt/trains/config`.
|
||||
|
||||
Sample `apiserver.conf` configuration file can be found [here](https://github.com/allegroai/trains-server/blob/master/docs/apiserver.conf)
|
||||
|
||||
To apply the `apiserver.conf` changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)).
|
||||
To apply the changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)).
|
||||
|
||||
### Configuring the Non-Responsive Experiments Watchdog
|
||||
|
||||
@ -155,7 +155,7 @@ To change the watchdog's timeouts, place a `services.conf` file under `/opt/trai
|
||||
|
||||
Sample watchdog `services.conf` configuration file can be found [here](https://github.com/allegroai/trains-server/blob/master/docs/services.conf)
|
||||
|
||||
To apply the `services.conf` changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)).
|
||||
To apply the changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)).
|
||||
|
||||
### Restarting trains-server <a name="restart-server"></a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user