@@ -3,6 +3,7 @@
|
||||
; Only needed, if more than one branch is stored in database
|
||||
;branch = Zweigstelle
|
||||
;debug = true
|
||||
;weighing = gross ; gross/net/box
|
||||
|
||||
[database]
|
||||
; Relative or absolute path to database file
|
||||
@@ -10,6 +11,14 @@ file = database.sqlite3
|
||||
; Enables database logging
|
||||
;log = db.log
|
||||
|
||||
[backup]
|
||||
;auto = false
|
||||
;path = backups
|
||||
;retain_hours = 36
|
||||
;retain_days = 8
|
||||
;retain_weeks = 6
|
||||
;retain_months = 18
|
||||
|
||||
[update]
|
||||
url = https://elwig.at/files/elwig/latest
|
||||
auto = true
|
||||
|
||||
Reference in New Issue
Block a user