## ## loncapa.conf -- Apache HTTP LON-CAPA configuration file ## ## $Id: loncapa.conf,v 1.7 2003/02/03 18:03:52 harris41 Exp $ ## # ======================================= Machine Specific / Perl Configuration # # ------------------------ The variable values are also read and shared by lond # LON-internal HostID of this machine PerlSetVar lonHostID {[[[[lonHostID]]]]} # Role of this machine: library, access PerlSetVar lonRole {[[[[lonRole]]]]} # Server Administration PerlSetVar lonAdmEMail {[[[[lonAdmEMail]]]]} # Default domain PerlSetVar lonDefDomain {[[[[lonDefDomain]]]]} # Load Limit ( 100% loadavg ) PerlSetVar lonLoadLim {[[[[lonLoadLim]]]]} # Expiration for local copies and tokens in seconds PerlSetVar lonExpire {[[[[lonExpire]]]]} # Key to issue receipts PerlSetVar lonReceipt {[[[[lonReceipt]]]]}