Add support for generating logstash friendly logs

This commit is contained in:
Tom Hughes 2015-07-19 19:24:20 +01:00
parent 29e364d585
commit 82cefb5929
4 changed files with 19 additions and 0 deletions

View file

@ -63,6 +63,8 @@ defaults: &defaults
attachments_dir: ":rails_root/public/attachments"
# Log file to use
#log_path: ""
# Log file to use for logstash
#logstash_path: ""
# List of memcache servers to use for caching
#memcache_servers: []
# Enable legacy OAuth 1.0 support