https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31180 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=34064 Summary|Provide a koha-conf.xml |Create an audit script for |(etc.) checker. |koha-conf.xml --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Like bug 34064, it could be good to have an audit script that compares the current koha-conf.xml against an authoritative version. Comparing the koha-conf.xml file is significantly harder to comparing the database and kohastructure.sql, but it's not impossible. The "authoritative version" we have is a template which contains a lot of placeholders for values, so directly comparing vlaues could be tricky. Analyzing values in a meaningful way would also require a lot more work. But... missing keys are quite easy to find. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.