| | 150 | Public event submission web client EventSubmit |
|---|
| | 151 | ================================================================== --> |
|---|
| | 152 | <UserCal classname="org.bedework.calfacade.configs.EventSubmit"> |
|---|
| | 153 | <autoCreateContacts>false</autoCreateContacts> |
|---|
| | 154 | <autoDeleteContacts>false</autoDeleteContacts> |
|---|
| | 155 | <autoCreateLocations>false</autoCreateLocations> |
|---|
| | 156 | <autoDeleteLocations>false</autoDeleteLocations> |
|---|
| | 157 | |
|---|
| | 158 | <!-- Default value for 24 hour mode --> |
|---|
| | 159 | <hour24>false</hour24> |
|---|
| | 160 | |
|---|
| | 161 | <!-- Default value for minute increments --> |
|---|
| | 162 | <minIncrement>5</minIncrement> |
|---|
| | 163 | |
|---|
| | 164 | <showYearData>false</showYearData> |
|---|
| | 165 | |
|---|
| | 166 | <logPrefix>EventSubmit</logPrefix> |
|---|
| | 167 | |
|---|
| | 168 | <appRoot>/eventsubmitrsrc</appRoot> |
|---|
| | 169 | <portalPlatform>@PORTAL-PLATFORM@</portalPlatform> |
|---|
| | 170 | |
|---|
| | 171 | <refreshAction>setup.do</refreshAction> |
|---|
| | 172 | <refreshInterval>900</refreshInterval> |
|---|
| | 173 | </UserCal> |
|---|
| | 174 | |
|---|
| | 175 | <!-- ================================================================== |
|---|