lib/jellog/config.rb in jellog-1.0.13 vs lib/jellog/config.rb in jellog-1.0.14

- old
+ new

@@ -34,10 +34,10 @@ # @see file:lib/jellog/config.md Jellog Parameter Descriptions # class Config < Jeckyl::Config def configure_log_dir(dir) - default '/var/log/jellog' + default '/var/log/jerbil' comment "Path to a writeable directory where Jellog will save log files." a_writable_dir(dir) end \ No newline at end of file