mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-26 01:03:41 +02:00
Always use password, setting in img_config.php, fix #78.
This commit is contained in:
@@ -52,9 +52,11 @@ return array(
|
||||
* and aliasing.
|
||||
*
|
||||
* Default values.
|
||||
* password: false // as in do not use password
|
||||
* password: false // as in do not use password
|
||||
* password_always: false // do not always require password,
|
||||
*/
|
||||
//'password' => false, // "secret-password",
|
||||
//'password' => false, // "secret-password",
|
||||
//'password_always' => false, // always require password,
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user