feat(logging): rotating log files (#5485)
This commit is contained in:
@@ -1870,7 +1870,8 @@ editing the `conf` file in a text editor. Use the examples as reference.
|
||||
<tr>
|
||||
<td>Description</td>
|
||||
<td colspan="2">
|
||||
The path where the Sunshine log is stored.
|
||||
The path where the current Sunshine log is stored. Each time Sunshine starts, up to five previous
|
||||
logs are retained by appending <code>.1</code> through <code>.5</code> to this path.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user