Mercurial > hg > soundsoftware-site
diff config/configuration.yml.example @ 1464:261b3d9a4903 redmine-2.4
Update to Redmine 2.4 branch rev 12663
author | Chris Cannam |
---|---|
date | Tue, 14 Jan 2014 14:37:42 +0000 |
parents | 433d4f72a19b |
children | b450a9d58aed |
line wrap: on
line diff
--- a/config/configuration.yml.example Fri Jun 14 09:05:06 2013 +0100 +++ b/config/configuration.yml.example Tue Jan 14 14:37:42 2014 +0000 @@ -133,6 +133,12 @@ scm_bazaar_command: scm_darcs_command: + # 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 + scm_stderr_log_file: + # Key used to encrypt sensitive data in the database (SCM and LDAP passwords). # If you don't want to enable data encryption, just leave it blank. # WARNING: losing/changing this key will make encrypted data unreadable. @@ -188,6 +194,14 @@ # rmagick_font_path: + # Maximum number of simultaneous AJAX uploads + #max_concurrent_ajax_uploads: 2 + + # Configure OpenIdAuthentication.store + # + # allowed values: :memory, :file, :memcache + #openid_authentication_store: :memory + # specific configuration options for production environment # that overrides the default ones production: