1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-06 06:07:31 +02:00

Version 1.5.3.3: Fix language files and editable file upload size

This commit is contained in:
trendschau
2022-06-12 22:34:06 +02:00
parent 9688011d98
commit 2fb6dd6d47
13 changed files with 54 additions and 40 deletions

View File

@@ -87,6 +87,7 @@ class Settings
'version' => '1.5.3.2',
'setup' => true,
'welcome' => true,
'maxuploadsize' => 20,
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],
];
}
@@ -194,6 +195,7 @@ class Settings
'oldslug' => true,
'refreshcache' => true,
'pingsitemap' => true,
'maxuploadsize' => true,
];
# cleanup the existing usersettings