mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-05 06:19:11 +00:00
refactor: add directory for crash logs
This commit is contained in:
committed by
Carlos Valente
parent
c944e77bc1
commit
9c5e403b18
@@ -1,5 +1,6 @@
|
|||||||
export const config = {
|
export const config = {
|
||||||
appState: 'app-state.json',
|
appState: 'app-state.json',
|
||||||
|
crash: 'crash logs',
|
||||||
database: {
|
database: {
|
||||||
testdb: 'test-db',
|
testdb: 'test-db',
|
||||||
directory: 'db',
|
directory: 'db',
|
||||||
|
|||||||
Reference in New Issue
Block a user