Skip to content
  • Francisco Javier López's avatar
    Add limit to snippet content size · c02587ed
    Francisco Javier López authored
    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.
    c02587ed