Synopsis

    database_password = encrypted password
    Sets password to the database password for database_user. Use the qbhash command, found in the "bin" folder, to generate the encrypted password

    Warning

    Icon

    For backwards-compatibility, the system will also take the password stored in clear-text, but it is recommended to use the encrypted string, for obvious security reasons.

    Example

    database_password = 0fbc8b129210914f769564cbd30ae5cb4397f9615299ce8d1e1cf065e97bf063

    Defaults

    "" (empty)

    • No labels