How many is max size of “Content *” of “Manage Registration Disclaimer”?
In other words, which table column of MySQL are they stored in?
And what data type is the table column?
The content is not stored in database table (MySQL). It is stored in an XML file.
The XML file: CMS -> Content Items -> / xml_content -> / public -> registration-disclaimer.xml
So, It has not limit of length.
It is based on the maximum file size of OS.