add bare settings

This commit is contained in:
WorldTeacher
2024-09-16 12:42:22 +02:00
parent a071f70059
commit 2bf382098f

View File

@@ -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