Merge lp:~nataliabidart/ubuntuone-client/15-minutes into lp:ubuntuone-client

Proposed by Natalia Bidart
Status: Merged
Approved by: Natalia Bidart
Approved revision: 1200
Merged at revision: 1200
Proposed branch: lp:~nataliabidart/ubuntuone-client/15-minutes
Merge into: lp:ubuntuone-client
Diff against target: 15 lines (+2/-2)
1 file modified
data/syncdaemon.conf (+2/-2)
To merge this branch: bzr merge lp:~nataliabidart/ubuntuone-client/15-minutes
Reviewer Review Type Date Requested Status
Facundo Batista (community) Approve
Roberto Alsina (community) Approve
Review via email: mp+95900@code.launchpad.net

Commit message

- Made default for MARK logging to be every 15 minutes (LP: #906462).

To post a comment you must log in.
Revision history for this message
Roberto Alsina (ralsina) wrote :

+1

review: Approve
Revision history for this message
Facundo Batista (facundo) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/syncdaemon.conf'
2--- data/syncdaemon.conf 2012-02-07 22:35:49 +0000
3+++ data/syncdaemon.conf 2012-03-05 13:43:17 +0000
4@@ -39,9 +39,9 @@
5 debug.parser = bool
6 debug.help = output the log to stdout
7
8-mark_interval.default = 120
9+mark_interval.default = 900
10 mark_interval.parser = int
11-mark_interval.help = log a "mark" every N seconds
12+mark_interval.help = log a "mark" every N seconds, defaults to 15 minutes
13
14 im_ok_with_being_root_pretty_please_let_me_be_root.default = False
15 im_ok_with_being_root_pretty_please_let_me_be_root.parser = bool

Subscribers

People subscribed via source and target branches