1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-04-21 01:11:54 +02:00

Remove bad configuration

This commit is contained in:
Mikael Roos 2021-10-27 11:21:29 +02:00
parent 3cfa9a6a98
commit a5662690fe

View File

@ -116,7 +116,7 @@ return array(
* password_type: 'text' // use plain password, not encoded,
*/
//'password_always' => false, // always require password,
'password' => "moped", // "secret-password",
//'password' => "moped", // "secret-password",
//'password_type' => 'text', // supports 'text', 'md5', 'hash',