fix setting about migrate path

This commit is contained in:
xianbo 2014-01-02 09:11:38 +08:00
parent fdcb68bd69
commit 95ed1880b5
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -6,8 +6,9 @@
/log/*
/test/*
/tmp/*
.gitignore
/config/database.yml
/public/images/avatars/*
/Gemfile
/Gemfile.lock
/db/schema.da

View File

@ -173,7 +173,7 @@ default:
# Absolute path (e.g. /usr/bin/convert, c:/im/convert.exe) to
# the ImageMagick's `convert` binary. Used to generate attachment thumbnails.
imagemagick_convert_command: '/opt/redmine-2.3.1-1/common/bin/convert'
imagemagick_convert_command: '/home/pdl/redmine-2.3.1-1/common/bin/convert'
# Configuration of RMagcik font.
#