Further enhancements

This commit is contained in:
Pinga 2023-11-13 11:52:23 +02:00
parent 4d1e6f908e
commit 73b0ab2f51
2 changed files with 8 additions and 2 deletions

View file

@ -24,6 +24,7 @@ return [
'escrow_report_password' => 'your_password',
// Reporting Configuration
'reporting_path' => '/opt/reporting',
'reporting_upload' => false,
'reporting_username' => 'your_username',
'reporting_password' => 'your_password',