1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-17 07:36:24 +02:00

Version 1.2.9: Add videos and public forms

This commit is contained in:
Sebastian
2019-01-04 00:53:18 +01:00
parent 08ece40117
commit d5182b77a7
5 changed files with 29 additions and 27 deletions

View File

@@ -47,7 +47,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.2.8',
'version' => '1.2.9',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]],