Skip to content

Fix readme on how to use debug mode. #32

@hkirsman

Description

@hkirsman

It says in readme:

By using ?debug=hash query, one can get status check status table, and time profiling table. The hash is 4 first letters of the salt in settings.php.

While actually you have to take that hash, run md5() on it, and then use the result in URL eg ?debug=md5(hash).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions