/[BackupPC]/trunk/conf/config.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/config.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 149 by dpavlin, Fri Oct 7 12:27:07 2005 UTC revision 174 by dpavlin, Tue Oct 11 16:59:16 2005 UTC
# Line 1769  $Conf{GzipSchema} = '\h_\s_\n.tar.gz'; Line 1769  $Conf{GzipSchema} = '\h_\s_\n.tar.gz';
1769  # archive media size (in kb)  # archive media size (in kb)
1770  #  #
1771  $Conf{MaxArchiveSize} = 4400 * 1024;  $Conf{MaxArchiveSize} = 4400 * 1024;
1772    
1773    #
1774    # Temporary directory for ISO images (relative to install dir)
1775    #
1776    $Conf{ISOTempDir} = 'temp/iso';
1777    

Legend:
Removed from v.149  
changed lines
  Added in v.174

  ViewVC Help
Powered by ViewVC 1.1.26