1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-20 06:41:22 +02:00

ready for test of remote images #43

This commit is contained in:
Mikael Roos
2015-01-14 19:31:39 +01:00
parent be98ae8979
commit 61afe445f1
3 changed files with 64 additions and 40 deletions

View File

@@ -50,7 +50,7 @@ return array(
* remote_password: false // as in do not use password
* remote_pattern: null // use default values from CImage
*/
'remote_allow' => true,
//'remote_allow' => true,
//'remote_password' => false, // "secret-password",
//'remote_pattern' => '#^https?://#',