mirror of
https://github.com/redmine/redmine.git
synced 2026-04-03 02:59:33 +02:00
Merged r21923 from trunk to 4.2-stable (#37814).
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21925 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -33,6 +33,8 @@ module RedmineApp
|
||||
config.active_record.store_full_sti_class = true
|
||||
config.active_record.default_timezone = :local
|
||||
config.active_record.yaml_column_permitted_classes = [
|
||||
Date,
|
||||
Time,
|
||||
Symbol,
|
||||
ActiveSupport::HashWithIndifferentAccess,
|
||||
ActionController::Parameters
|
||||
|
||||
Reference in New Issue
Block a user