# Absolute path to the directory where attachments are stored.
# The default is the 'files' directory in your Redmine instance.
# Your Redmine instance needs to have write permission on this
# directory.
# Examples:
# attachments_storage_path: /var/redmine/files
# attachments_storage_path: D:/redmine/files
attachments_storage_path: ←この行を上の例を参考に任意のフォルダに変更します。
# set basedir to your installation path
basedir=C:/PROGRA~1/BITNAM~1/mysql
# set datadir to the location of your data directory
datadir=C:/PROGRA~1/BITNAM~1/mysqldata ←ここを任意の場所に変更します。