You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subscriber's max picture size defaults to 100 Kb, but can be changed with the pictures_max_size option. However, picture_upload.tt2 hardcodes the 100 Kb value.
<p>[%|loc%]You can upload your picture below. It will be available in the list review page. The picture should use a standard format (GIF, JPP, JPEG or PNG) and the file size should not exceed 100 Kb.[%END%]</p><br />
The text was updated successfully, but these errors were encountered:
Subscriber's max picture size defaults to 100 Kb, but can be changed with the pictures_max_size option. However, picture_upload.tt2 hardcodes the 100 Kb value.
sympa/default/web_tt2/picture_upload.tt2
Line 9 in 091ebf5
The text was updated successfully, but these errors were encountered: