enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
198 stars 34 forks source link

Disable legacy apis in portal.cfg by default #10594

Open anatol-sialitski opened 3 weeks ago

anatol-sialitski commented 3 weeks ago

In #10574 and #10573, we introduced configurations in com.enonic.xp.portal.cfg for legacy APIs: image, attachment, and service. To make the migration to the Harmonized API smoother, we left the default values as true. Once the migration is complete, we must change the default values from true to false.