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