Merge remote-tracking branch 'remotes/origin/develop' into release/v7.2.0

This commit is contained in:
Sergey Linnik
2022-08-03 12:10:20 +03:00
21 changed files with 65 additions and 22 deletions

View File

@ -26,7 +26,7 @@ module OnlineEditorsExampleRuby
end
end
Rails.configuration.version="1.2.0"
Rails.configuration.version="1.3.0"
Rails.configuration.fileSizeMax=5242880
Rails.configuration.storagePath="app_data"