rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-10-01 | 2014-10-02 | ||
we never really allowed configuring ssl 2.0 (martin) | remove list formatting not to blend with toc (martin) | ||
Line 1: | Line 1: | ||
====== Raw Site Settings ====== | ====== Raw Site Settings ====== | ||
- | You can use raw site settings to setup advanced site settings, | + | You can use raw site settings to setup advanced site settings. |
- | ··* in [[scripting]], using ''-rawsettings'' switch of scripting command ''[[scriptcommand_open|open]]'' (when the settings that cannot be configured using [[session_url|session URL]] nor using any dedicated switch of the command); | + | |
- | ··* in [[library|.NET assembly]], using ''[[library_sessionoptions#methods|SessionOptions.AddRawSettings]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_sessionoptions|SessionOptions]]'' class). | + | In [[scripting]], use ''-rawsettings'' switch of scripting command ''[[scriptcommand_open|open]]'' (when the settings that cannot be configured using [[session_url|session URL]] nor using any dedicated switch of the command). |
+ | |||
+ | In [[library|.NET assembly]], use ''[[library_sessionoptions#methods|SessionOptions.AddRawSettings]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_sessionoptions|SessionOptions]]'' class). | ||
===== Common Advanced Settings ===== | ===== Common Advanced Settings ===== |