corrade-http-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 1  →  ?path2? @ 2
/addRemoveGroups/Corrade.ini
@@ -0,0 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<CorradeConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<FirstName>Corrade</FirstName>
<LastName>Bot</LastName>
<Password>$1$59bcc3ad6775562f845953cf01624225</Password>
<LoginURL>https://login.agni.lindenlab.com/cgi-bin/login.cgi</LoginURL>
<InstantMessageLogDirectory>logs/im</InstantMessageLogDirectory>
<InstantMessageLogEnabled>true</InstantMessageLogEnabled>
<LocalMessageLogDirectory>logs/local</LocalMessageLogDirectory>
<LocalMessageLogEnabled>true</LocalMessageLogEnabled>
<RegionMessageLogDirectory>logs/region</RegionMessageLogDirectory>
<RegionMessageLogEnabled>true</RegionMessageLogEnabled>
<EnableHTTPServer>false</EnableHTTPServer>
<EnableAIML>false</EnableAIML>
<EnableRLV>false</EnableRLV>
<HTTPServerPrefix>http://+:8080/</HTTPServerPrefix>
<HTTPServerTimeout>2500</HTTPServerTimeout>
<HTTPServerDrainTimeout>10000</HTTPServerDrainTimeout>
<HTTPServerBodyTimeout>5000</HTTPServerBodyTimeout>
<HTTPServerHeaderTimeout>2500</HTTPServerHeaderTimeout>
<HTTPServerIdleTimeout>2500</HTTPServerIdleTimeout>
<HTTPServerQueueTimeout>10000</HTTPServerQueueTimeout>
<HTTPServerCompression>none</HTTPServerCompression>
<ThrottleTotal>600000</ThrottleTotal>
<ThrottleLand>200000</ThrottleLand>
<ThrottleTask>200000</ThrottleTask>
<ThrottleTexture>100000</ThrottleTexture>
<ThrottleWind>10000</ThrottleWind>
<ThrottleResend>100000</ThrottleResend>
<ThrottleAsset>100000</ThrottleAsset>
<ThrottleCloud>10000</ThrottleCloud>
<HTTPServerKeepAlive>true</HTTPServerKeepAlive>
<CallbackTimeout>5000</CallbackTimeout>
<CallbackThrottle>250</CallbackThrottle>
<CallbackQueueLength>100</CallbackQueueLength>
<NotificationTimeout>5000</NotificationTimeout>
<NotificationThrottle>250</NotificationThrottle>
<NotificationQueueLength>100</NotificationQueueLength>
<ConnectionLimit>100</ConnectionLimit>
<ConnectionIdleTime>900000</ConnectionIdleTime>
<Range>64</Range>
<SchedulerExpiration>60000</SchedulerExpiration>
<MaximumNotificationThreads>10</MaximumNotificationThreads>
<MaximumCommandThreads>10</MaximumCommandThreads>
<MaximumRLVThreads>10</MaximumRLVThreads>
<MaximumInstantMessageThreads>10</MaximumInstantMessageThreads>
<MaximumLogThreads>20</MaximumLogThreads>
<MaximumPOSTThreads>25</MaximumPOSTThreads>
<UseNaggle>false</UseNaggle>
<UseExpect100Continue>false</UseExpect100Continue>
<ServicesTimeout>60000</ServicesTimeout>
<DataTimeout>2500</DataTimeout>
<DataDecayType>weighted</DataDecayType>
<RebakeDelay>1000</RebakeDelay>
<MembershipSweepInterval>60000</MembershipSweepInterval>
<TOSAccepted>false</TOSAccepted>
<StartLocation>last</StartLocation>
<BindIPAddress />
<NetworkCardMAC />
<DriveIdentifierHash />
<ClientLogFile>logs/Corrade.log</ClientLogFile>
<ClientLogEnabled>true</ClientLogEnabled>
<AutoActivateGroup>false</AutoActivateGroup>
<ActivateDelay>60000</ActivateDelay>
<GroupCreateFee>100</GroupCreateFee>
<ExitCodeExpected>-1</ExitCodeExpected>
<ExitCodeAbnormal>-2</ExitCodeAbnormal>
<Groups>
<Group>
<ChatLog>logs/groupchat/mygroup.log</ChatLog>
<ChatLogEnabled>true</ChatLogEnabled>
<DatabaseFile>databases/mydatabase.db</DatabaseFile>
<Name>My Group</Name>
<Notifications>
<Notifications>group</Notifications>
</Notifications>
<Password>mypassword</Password>
<Permissions>
<Permissions>talk</Permissions>
<Permissions>group</Permissions>
</Permissions>
<UUID>
<Guid>aaa465f0-e18c-4aec-baa2-21b153092886</Guid>
</UUID>
<Workers>5</Workers>
</Group>
<Group>
<ChatLog>logs/groupchat/luckystars.log</ChatLog>
<ChatLogEnabled>false</ChatLogEnabled>
<DatabaseFile>databases/luckystars.db</DatabaseFile>
<Name>Lucky Stars</Name>
<Notifications />
<Password>s3cr3tpass</Password>
<Permissions />
<UUID>
<Guid>0bf9748c-724e-4d30-88c6-b9c3bb197eae</Guid>
</UUID>
<Workers>10</Workers>
</Group>
</Groups>
<Masters>
<Master>
<FirstName>Swiak</FirstName>
<LastName>Oado</LastName>
</Master>
<Master>
<FirstName>Laynnage</FirstName>
<LastName>Engton</LastName>
</Master>
</Masters>
<InputFilters>
<Filter>RFC1738</Filter>
</InputFilters>
<OutputFilters>
<Filter>RFC1738</Filter>
</OutputFilters>
<VIGENERESecret>hoppipola</VIGENERESecret>
<ENIGMA>
<plugs>
<char>122</char>
<char>112</char>
<char>113</char>
</plugs>
<reflector>98</reflector>
<rotors>
<char>51</char>
<char>103</char>
<char>49</char>
</rotors>
</ENIGMA>
<LogoutGrace>2500</LogoutGrace>
</CorradeConfiguration>