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/* /log/*
/test/* /test/*
/tmp/* /tmp/*
.gitignore
/config/database.yml /config/database.yml
/public/images/avatars/* /public/images/avatars/*
/Gemfile /Gemfile
/Gemfile.lock /Gemfile.lock
/db/schema.da

View File

@ -173,7 +173,7 @@ default:
# Absolute path (e.g. /usr/bin/convert, c:/im/convert.exe) to # Absolute path (e.g. /usr/bin/convert, c:/im/convert.exe) to
# the ImageMagick's `convert` binary. Used to generate attachment thumbnails. # 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. # Configuration of RMagcik font.
# #