repo.or.cz
/
beagle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Indexable is not marked _done_ until all the child indexables (including child of...
[beagle.git]
/
beagled
/
WebServices
/
web.config
blob
8265638518cc969bf0b5377eb2cd26021d58185d
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>
9