Revision 97430a00

b/docs/setup.rst
475 475
    kamaki is executed in a context where this file is accessible for reading
476 476
    and writing. Kamaki automatically creates the file if it doesn't exist
477 477

  
478
* global.history_limit <positive integer)
479
    the maximum number of lines stored in history. Default is 0, which is
480
    stands for "unlimted". If there is a finite limit, though, kamaki will
481
    make sure that no more than `history_limit` lines are stored, by
482
    deleting as few of the oldest lines possible. The line number is
483
    preserved, though, so that one can refer to that line with the same
484
    number for as long as it exist in the history file.
485

  
478 486
Additional features
479 487
^^^^^^^^^^^^^^^^^^^
480 488

  

Also available in: Unified diff