.config file settings

  •  01-11-2008, 9:25 AM

    .config file settings

    Hi,
     
    Is there documentation that lists all the available overrides you can set in config files for the CuteEditor?  I can only seem to find them scattered on the forums?  Things like:
     

    <appSettings>

    <add key="CuteEditorDefaultFilesPath" value="~/editor" />

    <add key="CuteEditorLicense" value="G:\Downloads\CuteEditor\CuteEditor.lic" />

    <add key="DictionaryFolder" value="G:\Downloads\CuteEditor\CuteEditor_for_NET6\Framework 2.0\bin" />

    </appSettings>

     
    Thanks, Scott
     
View Complete Thread