property :csp_enforce, [true, false], :default => false
property :csp_report_url, String
property :piwik_configuration, Hash
property :csp_enforce, [true, false], :default => false
property :csp_report_url, String
property :piwik_configuration, Hash
property :trace_use_job_queue, [true, false], :default => false
property :diary_feed_delay, Integer
property :storage_configuration, Hash, :default => {}
property :trace_use_job_queue, [true, false], :default => false
property :diary_feed_delay, Integer
property :storage_configuration, Hash, :default => {}
property :avatar_storage, String
property :trace_file_storage, String
property :trace_image_storage, String
property :trace_icon_storage, String
property :avatar_storage, String
property :trace_file_storage, String
property :trace_image_storage, String
property :trace_icon_storage, String
-property :storage_urls, Array
+property :avatar_storage_url, String
+property :trace_image_storage_url, String
+property :trace_icon_storage_url, String