diff options
Diffstat (limited to 'bin/pCampBot.exe.config')
-rwxr-xr-x | bin/pCampBot.exe.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/pCampBot.exe.config b/bin/pCampBot.exe.config index 9cfb7e9..7912991 100755 --- a/bin/pCampBot.exe.config +++ b/bin/pCampBot.exe.config | |||
@@ -3,6 +3,9 @@ | |||
3 | <configSections> | 3 | <configSections> |
4 | <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> | 4 | <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> |
5 | </configSections> | 5 | </configSections> |
6 | <runtime> | ||
7 | <loadFromRemoteSources enabled="true" /> | ||
8 | </runtime> | ||
6 | <appSettings> | 9 | <appSettings> |
7 | </appSettings> | 10 | </appSettings> |
8 | <log4net> | 11 | <log4net> |