# LON-internal HostID of this machine PerlSetVar lonHostID morphyl1 # Role of this machine: library, access PerlSetVar lonRole library # Server Administration PerlSetVar lonAdmEMail albertel@msu.edu # Support E-mail PerlSetVar lonSupportEMail helpdesk@msu.edu # Default domain PerlSetVar lonDefDomain msu # Load Limit ( 100% loadavg ) PerlSetVar lonLoadLim 4.00 # User Load Limit ( 100% loadavg ) PerlSetVar lonUserLoadLim 100 # Expiration for local copies and tokens in seconds PerlSetVar lonExpire 86400 # Key to issue receipts PerlSetVar lonReceipt lkj32kjlppqkkm # # The variables below control the behavior of secure lond: # # # londAllowInsecure allows lond to fall back to insecure connections # in the event its peer is not yet updated to secure lonc. # If you are certain all the systems you are communicating with # are using secure lonc, set it to 0 PerlSetVar londAllowInsecure {[[[[londAllowInsecure]]]]} # loncAllowInsecure allows lonc to fall back to negotiating an insecure # connection with lond in the event the peer is not yet a secure lond. # If you are certain that all systems you are communicating with # are using secure lond, set it to 0 PerlSetVar loncAllowInsecure {[[[[loncAllowInsecure]]]]}