setting_apiv3_cors_origins:"Cross-Origin Resource Sharing (CORS) permitidos pela API V3"
setting_apiv3_cors_origins_text_html:>
Se o CORS estiver habilitado, essas são as origens que têm permissão para acessar a API OpenProject. <br/>Por favor, verifique a <a href="%{origin_link}" target="_blank">documentação na header da Origin </a> sobre como especificar os valores esperados.
setting_apiv3_max_page_size:"Maximum API page size"
setting_apiv3_max_page_size:"Tamanho Máximo da página de API"
setting_apiv3_max_page_instructions_html:>
Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page. <br/> <strong>Warning:</strong> Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views.