##// END OF EJS Templates
replace scm to SCM at config/configuration.yml.example (#13438)...
Toshi MARUYAMA -
r11370:5e4060b15c43
parent child
Show More
@@ -133,7 +133,7 default:
133 scm_bazaar_command:
133 scm_bazaar_command:
134 scm_darcs_command:
134 scm_darcs_command:
135
135
136 # Absolute path to the scm commands errors (stderr) log file.
136 # Absolute path to the SCM commands errors (stderr) log file.
137 # The default is to log in the 'log' directory of your Redmine instance.
137 # The default is to log in the 'log' directory of your Redmine instance.
138 # Example:
138 # Example:
139 # scm_stderr_log_file: /var/log/redmine_scm_stderr.log
139 # scm_stderr_log_file: /var/log/redmine_scm_stderr.log
General Comments 0
You need to be logged in to leave comments. Login now