diff options
-rw-r--r-- | config/configuration.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 4c14fa8f1..27eb86f68 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -133,7 +133,7 @@ default: scm_bazaar_command: scm_darcs_command: - # Absolute path to the scm commands errors (stderr) log file. + # Absolute path to the SCM commands errors (stderr) log file. # The default is to log in the 'log' directory of your Redmine instance. # Example: # scm_stderr_log_file: /var/log/redmine_scm_stderr.log |