readme修改
This commit is contained in:
parent
14026d0e0b
commit
c833c4ac62
|
@ -75,3 +75,9 @@ bundle exec rake db:migrate:up version=20140725062302
|
|||
kw: Mysql2::Error,存储过程,CALL sp_project_status_cursor();
|
||||
bundle exec rake db:migrate:down version=20130828004955
|
||||
bundle exec rake db:migrate:up version=20130828004955
|
||||
|
||||
=================================[2014-08-13]====================================
|
||||
kw:配置支持的图片格式
|
||||
默认支持如下格式:"bmp,jpeg,jpg,png,gif"
|
||||
可在configuration.yml中修改,格式:pic_types: "bmp,jpeg,jpg,png,gif"(注意:pic_types若前面有#号需去掉)
|
||||
配置完成后重启服务
|
||||
|
|
Loading…
Reference in New Issue