view example.cfg @ 74:39a1575d4aa9

Update example configuration.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 12 Jul 2016 11:45:43 +0300
parents 41881ba09ba8
children 6e8e3695cfaa
line wrap: on
line source

[gcm]
###
### Logging/debugging
###
# Enable debug messages
#debug = on

# Log level "CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG"
#logging_level = debug


###
### Calendar settings
###
# Regular expression to match the SOURCE calendars by name
#source_regex = ^R:\s*(.*?)\s*\(\s*(.+?)\s*\)\s*$

# Mapping of source regexp submatches
#source_regmap = 1, 2

# Destination calendar name (MUST match dest_regex)
dest_name = Raahen kansainvälisyystoiminta [{0}]

# Destination calendar name regexp (or use dest_id)
dest_regex = ^Raahen kansainvälisyystoiminta

# Destination calendar ID (not needed if dest_regex is set)
#dest_id = 


###
### E-mail settings
###
# Enable/disable sending of e-mail message in case of fatal errors
email = off

# SMTP server for sending mail
email_server = localhost

# Message subject
email_subject = Google Calendar MultiMerge error!

# Sender "From" address
email_sender = multimerge@example.com

# Target "To" addresses. Can be a list, separate with commas ","
email_to = someone@somewhere.com