mirror of
https://github.com/typemill/typemill.git
synced 2025-07-31 03:10:19 +02:00
Fixed and deleted basic auth for htpasswd
This commit is contained in:
@@ -78,7 +78,7 @@ class Settings
|
||||
'contentFolder' => 'content',
|
||||
'cache' => true,
|
||||
'cachePath' => $rootPath . 'cache',
|
||||
'version' => '1.3.7.1',
|
||||
'version' => '1.3.7.2',
|
||||
'setup' => true,
|
||||
'welcome' => true,
|
||||
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],
|
||||
|
Reference in New Issue
Block a user