[LON-CAPA-cvs] cvs: loncom / loncapa.conf

raeburn raeburn at source.lon-capa.org
Thu Aug 20 16:54:46 EDT 2026


raeburn		Thu Aug 20 20:54:46 2026 EDT

  Modified files:              
    /loncom	loncapa.conf 
  Log:
  - Include placeholder for Accessibility Checker Use.
  
  
Index: loncom/loncapa.conf
diff -u loncom/loncapa.conf:1.13 loncom/loncapa.conf:1.14
--- loncom/loncapa.conf:1.13	Tue Jun 29 15:00:25 2004
+++ loncom/loncapa.conf	Thu Aug 20 20:54:46 2026
@@ -1,7 +1,7 @@
 ##
 ## loncapa.conf -- Apache HTTP LON-CAPA configuration file
 ##
-## $Id: loncapa.conf,v 1.13 2004/06/29 15:00:25 raeburn Exp $
+## $Id: loncapa.conf,v 1.14 2026/08/20 20:54:46 raeburn Exp $
 ##
 
 # ======================================= Machine Specific / Perl Configuration
@@ -44,6 +44,10 @@
  
 PerlSetVar	 lonReceipt   {[[[[lonReceipt]]]]}
 
+# Axe Accessibility Checker available
+
+PerlSetVar      lonAxeUse     {[[[[lonAxeUse]]]]}
+
 #
 #   The variables below control the behavior of secure lond:
 #




More information about the LON-CAPA-cvs mailing list