~alecu/ubuntuone-client/config-notifications-2

« back to all changes in this revision

Viewing changes to data/syncdaemon.conf

  • Committer: Tarmac
  • Author(s): Alejandro J. Cura
  • Date: 2011-02-15 15:25:19 UTC
  • mfrom: (858.1.2 aggregator-fixes)
  • Revision ID: tarmac-20110215152519-rs8ksuxv5w3oe8ji
Add a config/dbus option to disable notification bubbles (part I)

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
                 \A\..*\.tmp\Z
86
86
 
87
87
 
 
88
[notifications]
 
89
show_all_notifications.default = True
 
90
show_all_notifications.parser = bool
 
91
show_all_notifications.action = store_true
 
92
show_all_notifications.help = Show all bubble notifications
 
93
 
 
94
 
88
95
[bandwidth_throttling]
89
96
on.default = False
90
97
on.parser = bool