use PerlSetEnv instead PerlSetVar for IRSpyDbName configuration
[irspy-moved-to-github.git] / web / conf / apache2.0 / irspy.conf
index ff2a8d5..5ed902a 100644 (file)
@@ -31,7 +31,7 @@
     PerlSetVar IRSpyLibDir               /usr/local/src/git/irspy/lib
     PerlSetEnv PERL5LIB /usr/local/src/git/irspy/lib
 
-    #PerlSetVar IRSpyDbName    localhost:8018/IR-Explain---1
+    #PerlSetEnv IRSpyDbName    localhost:8018/IR-Explain---1
 
    # We need +Parent to make PerlSwitches -I work properly ... don't ask.
    PerlOptions +Parent