onion.net Information Server Configuration file
Element | Description | Optional |
---|---|---|
server | Configuration section of the onion.net Information Server. | No |
<configuration>
<configSections>
<sectionGroup name="onion">
</configSections><section name="server" type="Onion.Server.Configuration.OnionServerSectionHandler, Onion.Server.Impl" />
</sectionGroup><onion>
<server connectionString="user id=username;password=password;server=localhost;database=onion;Network Library=dbmslpcn">
</onion><cacheSettings content="32m" childrenNames="16m" parentIdentities="20000" paths="20000" />
<userRepositories>
</server><internalDirectory>
</userRepositories><badLogonBehavior count="10" releaseLock="PT30M" />
</internalDirectory><system.runtime.remoting>
</configuration><application>
<service>
<wellknown type="Onion.Server.XmlServer, Onion.Server.Impl" objectUri="onion/server" mode="Singleton" displayName="Onion Server" />
</service><channels>
</application><channel name="Onion Server Tcp" ref="tcp" port="8087">
</channels><serverProviders>
</channel><formatter ref="binary" typeFilterLevel="Full" />
</serverProviders><customErrors mode="off" />
</system.runtime.remoting>