Add limit to snippet content size
This commit add a setting to snippets in order to set a max limit to the content. It can only be set through the Rails console or the API. The limit will affect to new snippets and existing ones when the content is updated. The default limit is 50MB.
Showing
Please register or sign in to comment