Hello
I am a proud DNN user and have searched the web for answers to my peculiar problem:
I want to add a lot of fileformats, which the DNN should support but the problem seems to be that
when I reach a certain amount of supported filetypes it won't add anymore.
So I was thinking maybe there is a limit written in somewhere maybe in the web.config-file?
How many fileformats are allowed by DNN? or how do I add more filetypes.
My current workaround involves in deleting the last supported fileformat and change it when my visitors
require it, but it would be better if I could add all the needed fileformats.