Changeset 1153
- Timestamp:
- 12/13/06 09:51:30
- Files:
-
- trunk/config/configs/democal.options.xml (modified) (1 diff)
- trunk/config/configs/freebusy/democal.options.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/configs/democal.options.xml
r1093 r1153 59 59 60 60 <!-- Max number of years per recurring event --> 61 <maxYears> 10</maxYears>61 <maxYears>50</maxYears> 62 62 63 63 <userauthClass>org.bedework.calcore.hibernate.UserAuthUWDbImpl</userauthClass> trunk/config/configs/freebusy/democal.options.xml
r1000 r1153 54 54 <maxInstances>1000</maxInstances> 55 55 56 <!-- Max number of years per recurring event --> 57 <maxYears>50</maxYears> 58 56 59 <userauthClass>org.bedework.calcore.hibernate.UserAuthUWDbImpl</userauthClass> 57 60 <mailerClass>org.bedework.mail.DummyMailer</mailerClass>
