config/effective_logging.rb in effective_logging-3.0.12 vs config/effective_logging.rb in effective_logging-3.0.13
- old
+ new
@@ -38,9 +38,12 @@
#########################################
#### Automatic Logging Functionality ####
#########################################
+ # Log all active storage downloads
+ config.active_storage_enabled = true
+
# Log all sent emails
config.email_enabled = true
# Log all sign ins (successful only)
config.sign_in_enabled = true