Difference between revisions of "Configuration Files/web.config"
(→Sections) |
|||
| Line 5: | Line 5: | ||
===appSettings=== | ===appSettings=== | ||
See [[Configuration_Files/AppSettings.config]]. | See [[Configuration_Files/AppSettings.config]]. | ||
| + | |||
| + | ===loggingConfiguration=== | ||
| + | See [[Configuration_Files/Logging.config]]. | ||
===system.web=== | ===system.web=== | ||
Revision as of 13:44, 12 May 2015
This is the main configuration file of the web service (since Version 2.4.3 - Server).
