comparison example.cfg @ 48:1ce5ccd949b6

Comment out few things in example configuration.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 05 Jul 2016 17:55:30 +0300
parents 86dd9280dcff
children 8ef792b573a9
comparison
equal deleted inserted replaced
47:a8fdecd4be61 48:1ce5ccd949b6
11 11
12 ### 12 ###
13 ### Calendar settings 13 ### Calendar settings
14 ### 14 ###
15 # Regular expression to match the SOURCE calendars by name 15 # Regular expression to match the SOURCE calendars by name
16 source_regex = ^R:\s*(.*?)\s*\(\s*(.+?)\s*\)\s*$ 16 #source_regex = ^R:\s*(.*?)\s*\(\s*(.+?)\s*\)\s*$
17 17
18 # Mapping of source regexp submatches 18 # Mapping of source regexp submatches
19 source_regmap = 1, 2 19 #source_regmap = 1, 2
20 20
21 # Destination calendar name 21 # Destination calendar name
22 dest_name = Raahen kansainvälisyystoiminta 22 dest_name = Raahen kansainvälisyystoiminta
23 23
24 # Destination calendar ID (not needed if name is set) 24 # Destination calendar ID (not needed if name is set)