Global settings in Config.Web

  •  07-05-2009, 6:25 AM

    Global settings in Config.Web

     

    Is there a way to sep up the AllowedFileExtensions=''jpeg,jpg,gif,png'' in the configuration file in the same fashion we can set

     

        <add key="CuteWebUI.AjaxUploader.TempDirectory" value="~/Data/Temp"/>

        <add key="CuteWebUI.AjaxUploader.GlobalMaxSizeKB" value="1000"/>

     

    Are there other settings that can be globally set?

    Is this information anywhere in the documentation?

     

    Thanks for any help, greatly appreciated. 

View Complete Thread