About this app
Produces a snapshot of this instance at the press of a button: version, active
apps with their versions, database type and table sizes, PHP version and
extensions, mounted external storages, share and storage totals, and the
contents of config.php.
Meant for support cases. Instead of a dozen questions back and forth, one file
answers them.
Passwords and secrets are removed
`passwordsalt`, `secret`, `dbpassword` and the credentials of external storages
are replaced with a placeholder before the report is written. The report can be
handed on without handing on access. Read it through anyway: paths, host names
and account names remain in it.
Two ways to get it
In the web interface under Settings, General; or on the command line with
`occ configreport:generate`. The command line is the more reliable one, because
it still works when the web interface does not - which is usually when you need
the report most.
Difference from the original app
The version this is based on sent part of these data to a server of the upstream
vendor once a day, as an opt-out. That channel is removed here. The report is
created only when you ask for it, and it leaves the server only because you send
it somewhere.
PHP 8.4 fork maintained by BW-Tech GmbH for owncloud.online.
Version history
2 releases