corrade-http-templates – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
2 eva 1 <?xml version="1.0" encoding="utf-8"?>
2 <CorradeConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3 <FirstName>Corrade</FirstName>
4 <LastName>Bot</LastName>
5 <Password>$1$59bcc3ad6775562f845953cf01624225</Password>
6 <LoginURL>https://login.agni.lindenlab.com/cgi-bin/login.cgi</LoginURL>
7 <InstantMessageLogDirectory>logs/im</InstantMessageLogDirectory>
8 <InstantMessageLogEnabled>true</InstantMessageLogEnabled>
9 <LocalMessageLogDirectory>logs/local</LocalMessageLogDirectory>
10 <LocalMessageLogEnabled>true</LocalMessageLogEnabled>
11 <RegionMessageLogDirectory>logs/region</RegionMessageLogDirectory>
12 <RegionMessageLogEnabled>true</RegionMessageLogEnabled>
13 <EnableHTTPServer>false</EnableHTTPServer>
14 <EnableAIML>false</EnableAIML>
15 <EnableRLV>false</EnableRLV>
16 <HTTPServerPrefix>http://+:8080/</HTTPServerPrefix>
17 <HTTPServerTimeout>2500</HTTPServerTimeout>
18 <HTTPServerDrainTimeout>10000</HTTPServerDrainTimeout>
19 <HTTPServerBodyTimeout>5000</HTTPServerBodyTimeout>
20 <HTTPServerHeaderTimeout>2500</HTTPServerHeaderTimeout>
21 <HTTPServerIdleTimeout>2500</HTTPServerIdleTimeout>
22 <HTTPServerQueueTimeout>10000</HTTPServerQueueTimeout>
23 <HTTPServerCompression>none</HTTPServerCompression>
24 <ThrottleTotal>600000</ThrottleTotal>
25 <ThrottleLand>200000</ThrottleLand>
26 <ThrottleTask>200000</ThrottleTask>
27 <ThrottleTexture>100000</ThrottleTexture>
28 <ThrottleWind>10000</ThrottleWind>
29 <ThrottleResend>100000</ThrottleResend>
30 <ThrottleAsset>100000</ThrottleAsset>
31 <ThrottleCloud>10000</ThrottleCloud>
32 <HTTPServerKeepAlive>true</HTTPServerKeepAlive>
33 <CallbackTimeout>5000</CallbackTimeout>
34 <CallbackThrottle>250</CallbackThrottle>
35 <CallbackQueueLength>100</CallbackQueueLength>
36 <NotificationTimeout>5000</NotificationTimeout>
37 <NotificationThrottle>250</NotificationThrottle>
38 <NotificationQueueLength>100</NotificationQueueLength>
39 <ConnectionLimit>100</ConnectionLimit>
40 <ConnectionIdleTime>900000</ConnectionIdleTime>
41 <Range>64</Range>
42 <SchedulerExpiration>60000</SchedulerExpiration>
43 <MaximumNotificationThreads>10</MaximumNotificationThreads>
44 <MaximumCommandThreads>10</MaximumCommandThreads>
45 <MaximumRLVThreads>10</MaximumRLVThreads>
46 <MaximumInstantMessageThreads>10</MaximumInstantMessageThreads>
47 <MaximumLogThreads>20</MaximumLogThreads>
48 <MaximumPOSTThreads>25</MaximumPOSTThreads>
49 <UseNaggle>false</UseNaggle>
50 <UseExpect100Continue>false</UseExpect100Continue>
51 <ServicesTimeout>60000</ServicesTimeout>
52 <DataTimeout>2500</DataTimeout>
53 <DataDecayType>weighted</DataDecayType>
54 <RebakeDelay>1000</RebakeDelay>
55 <MembershipSweepInterval>60000</MembershipSweepInterval>
56 <TOSAccepted>false</TOSAccepted>
57 <StartLocation>last</StartLocation>
58 <BindIPAddress />
59 <NetworkCardMAC />
60 <DriveIdentifierHash />
61 <ClientLogFile>logs/Corrade.log</ClientLogFile>
62 <ClientLogEnabled>true</ClientLogEnabled>
63 <AutoActivateGroup>false</AutoActivateGroup>
64 <ActivateDelay>60000</ActivateDelay>
65 <GroupCreateFee>100</GroupCreateFee>
66 <ExitCodeExpected>-1</ExitCodeExpected>
67 <ExitCodeAbnormal>-2</ExitCodeAbnormal>
68 <Groups>
69 <Group>
70 <ChatLog>logs/groupchat/mygroup.log</ChatLog>
71 <ChatLogEnabled>true</ChatLogEnabled>
72 <DatabaseFile>databases/mydatabase.db</DatabaseFile>
73 <Name>My Group</Name>
74 <Notifications>
75 <Notifications>group</Notifications>
76 </Notifications>
77 <Password>mypassword</Password>
78 <Permissions>
79 <Permissions>talk</Permissions>
80 <Permissions>group</Permissions>
81 </Permissions>
82 <UUID>
83 <Guid>aaa465f0-e18c-4aec-baa2-21b153092886</Guid>
84 </UUID>
85 <Workers>5</Workers>
86 </Group>
87 <Group>
88 <ChatLog>logs/groupchat/luckystars.log</ChatLog>
89 <ChatLogEnabled>false</ChatLogEnabled>
90 <DatabaseFile>databases/luckystars.db</DatabaseFile>
91 <Name>Lucky Stars</Name>
92 <Notifications />
93 <Password>s3cr3tpass</Password>
94 <Permissions />
95 <UUID>
96 <Guid>0bf9748c-724e-4d30-88c6-b9c3bb197eae</Guid>
97 </UUID>
98 <Workers>10</Workers>
99 </Group>
100 </Groups>
101 <Masters>
102 <Master>
103 <FirstName>Swiak</FirstName>
104 <LastName>Oado</LastName>
105 </Master>
106 <Master>
107 <FirstName>Laynnage</FirstName>
108 <LastName>Engton</LastName>
109 </Master>
110 </Masters>
111 <InputFilters>
112 <Filter>RFC1738</Filter>
113 </InputFilters>
114 <OutputFilters>
115 <Filter>RFC1738</Filter>
116 </OutputFilters>
117 <VIGENERESecret>hoppipola</VIGENERESecret>
118 <ENIGMA>
119 <plugs>
120 <char>122</char>
121 <char>112</char>
122 <char>113</char>
123 </plugs>
124 <reflector>98</reflector>
125 <rotors>
126 <char>51</char>
127 <char>103</char>
128 <char>49</char>
129 </rotors>
130 </ENIGMA>
131 <LogoutGrace>2500</LogoutGrace>
132 </CorradeConfiguration>