Changeset 958752c


Ignore:
Timestamp:
Aug 5, 2017, 11:21:53 PM (7 years ago)
Author:
Jason Gross <jasongross9@gmail.com>
Branches:
master
Children:
0d2c358
Parents:
8a06468
git-author:
Jason Gross <jgross@mit.edu> (08/05/17 22:28:09)
git-committer:
Jason Gross <jasongross9@gmail.com> (08/05/17 23:21:53)
Message:
Set default deferred logging interval to 1 hour
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perl/lib/BarnOwl/DeferredLogging.pm

    r4511ac3 r958752c  
    3434    BarnOwl::new_variable_full('flush-logs-interval',
    3535        {
    36             default        => -1,
     36            default        => 60,
    3737            summary        => 'how often should logs be flushed, in minutes',
    3838            description    => "If this is set to a positive value n, deferred logs \n"
Note: See TracChangeset for help on using the changeset viewer.