mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
Document SIGUSR2 as the means of notifying the running process, it
needs to reopen the log.
This commit is contained in:
parent
e0fb5d927f
commit
717ef38c0c
@ -10,6 +10,8 @@ logs:
|
|||||||
- {type: file, path: verdaccio.log, level: info}
|
- {type: file, path: verdaccio.log, level: info}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Use `SIGUSR2` to notify the application, the log-file was rotated and it needs to reopen it.
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
Property | Type | Required | Example | Support | Description
|
Property | Type | Required | Example | Support | Description
|
||||||
|
Loading…
Reference in New Issue
Block a user