Indexable is not marked _done_ until all the child indexables (including child of...
[beagle.git] / beagled / WebServices / web.config
blob8265638518cc969bf0b5377eb2cd26021d58185d
1 <?xml version="1.0" encoding="utf-8"?>
2 <configuration>
3 <system.web>
4 <!-- Uncomment this, if you have fix for bugs 66747 & 73203 in http://bugzilla.ximian.com/
5 <sessionState mode="InProc" cookieless="true" timeout="15" />
6 -->
7 </system.web>
8 </configuration>