Clean
This commit is contained in:
parent
2585b73723
commit
e0c0e9bd65
|
@ -20,7 +20,7 @@ export function localFileDestination() {
|
|||
path: logsPath,
|
||||
maxFiles: 1,
|
||||
immutable: true,
|
||||
history: "budibase-logs-history.txt",
|
||||
history: budibaseLogsHistoryFileName,
|
||||
initialRotation: false,
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue