1
0
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:
trendschau
2020-05-27 11:55:54 +02:00
5 changed files with 235 additions and 160 deletions

View File

@@ -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]],