mirror of
https://github.com/typemill/typemill.git
synced 2025-07-31 19:30:40 +02:00
Merge branch 'feature137' into develop
This commit is contained in:
@@ -76,7 +76,7 @@ class Settings
|
||||
'contentFolder' => 'content',
|
||||
'cache' => true,
|
||||
'cachePath' => $rootPath . 'cache',
|
||||
'version' => '1.3.6.2',
|
||||
'version' => '1.3.6.3',
|
||||
'setup' => true,
|
||||
'welcome' => true,
|
||||
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],
|
||||
|
Reference in New Issue
Block a user