openstreetmap-website/config/initializers/file_column.rb

3 lines
109 B
Ruby

if defined?(FILE_COLUMN_ROOT)
FileColumn::ClassMethods::DEFAULT_OPTIONS[:root_path] = FILE_COLUMN_ROOT
end