root/cybozu2ical/trunk/config.yaml.sample

Revision 507, 273 bytes (checked in by ogawa, 2 weeks ago)

Refactoring API interfaces more clearly.
Add calendar_driver option.
Remove cybozu_version option.

Line 
1 cybozu_url: http://www.example.com/cbag/ag.cgi
2 calname: Your Calendar Name
3 username: user
4 #userid: XX
5 password: pass
6 time_zone: Asia/Tokyo
7 tzname: JST
8 input_encoding: shiftjis
9 output_encoding: utf8
10 #calendar_driver: SyncCalendar
11 calendar_driver: ApiCalendar
12 date_range: 30
Note: See TracBrowser for help on using the browser.