mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Release commit
This commit is contained in:
parent
d07e3b0247
commit
57221d9a8e
5 changed files with 20 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "RainLoop",
|
"name": "RainLoop",
|
||||||
"title": "RainLoop Webmail",
|
"title": "RainLoop Webmail",
|
||||||
"version": "1.6.7",
|
"version": "1.6.7",
|
||||||
"release": "106",
|
"release": "109",
|
||||||
"description": "Simple, modern & fast web-based email client",
|
"description": "Simple, modern & fast web-based email client",
|
||||||
"homepage": "http://rainloop.net",
|
"homepage": "http://rainloop.net",
|
||||||
"main": "Gruntfile.js",
|
"main": "Gruntfile.js",
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,7 @@ class Application extends \RainLoop\Config\AbstractConfig
|
||||||
|
|
||||||
'editor_default_type' => array('Html', 'Editor mode used by default (Html or Plain)'),
|
'editor_default_type' => array('Html', 'Editor mode used by default (Html or Plain)'),
|
||||||
|
|
||||||
'attachment_size_limit' => array(5,
|
'attachment_size_limit' => array(25,
|
||||||
'File size limit (MB) for file upload on compose screen
|
'File size limit (MB) for file upload on compose screen
|
||||||
0 for unlimited.')
|
0 for unlimited.')
|
||||||
),
|
),
|
||||||
|
|
|
||||||
8
rainloop/v/0.0.0/static/js/admin.min.js
vendored
8
rainloop/v/0.0.0/static/js/admin.min.js
vendored
File diff suppressed because one or more lines are too long
10
rainloop/v/0.0.0/static/js/app.min.js
vendored
10
rainloop/v/0.0.0/static/js/app.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue