Where are crops data stored for data type of Media...
# help-with-umbraco
s
Hi folks and happy friday. So we are having a small issue, that i need some more info on. We have multiple data types, using the MediaPicker3 props. On each of these there are different Crops with different aliases. We have a rather big DIY project, where a secondary custom API serves the data directly som the database. We have done this, to ensure uptime even if the Backoffice is down. What im looking for is specificaly where prop configs are stored in the database. So far we can find most of them in the UmbracoPropertyData table, but that only works for some data types, where others are not present here. But since i can read the values in the backoffice, i expect that the config are also stored in the Database. Thanks in advance.