add bare settings
This commit is contained in:
@@ -1,15 +1,17 @@
|
|||||||
institution_name: HB Testbibliothek Psychologie
|
institution_name:
|
||||||
default_loan_duration: 7
|
default_loan_duration: 7
|
||||||
inactive_user_deletion: 365
|
inactive_user_deletion: 365
|
||||||
catalogue: True
|
catalogue: True
|
||||||
database:
|
database:
|
||||||
path: C:/testing/source_2
|
path:
|
||||||
name: library.db
|
name: library.db
|
||||||
backupLocation: C:/Databasebackup
|
backupLocation:
|
||||||
do_backup: True
|
do_backup: True
|
||||||
|
|
||||||
report:
|
report:
|
||||||
generate_report: false
|
generate_report: false
|
||||||
path: C:/report
|
path:
|
||||||
|
report_day: 1
|
||||||
debug: false
|
debug: false
|
||||||
log_debug: false
|
log_debug: false
|
||||||
|
ic_logging: false
|
||||||
|
|||||||
Reference in New Issue
Block a user