Limiting the sizes of logs
[theonering] / support / theonering.manager
1 [ConnectionManager]
2 Name = theonering
3 BusName = org.freedesktop.Telepathy.ConnectionManager.theonering
4 ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
5
6 [Protocol gv]
7 param-account = s required
8 param-password = s required secret
9 param-forward = s
10 param-ignore-dnd = b
11 param-use-gv-contacts = b
12 param-contacts-poll-period-in-hours = i
13 param-voicemail-poll-period-in-minutes = i
14 param-texts-poll-period-in-minutes = i
15 default-forward =
16 default-ignore-dnd = true
17 default-use-gv-contacts = true
18 default-contacts-poll-period-in-hours = 12
19 default-voicemail-poll-period-in-minutes = 120
20 default-texts-poll-period-in-minutes = 10