[Rt-commit] r9232 - in rt/branches/3.7-EXPERIMENTAL: .

ruz at bestpractical.com ruz at bestpractical.com
Mon Oct 8 12:27:55 EDT 2007


Author: ruz
Date: Mon Oct  8 12:27:54 2007
New Revision: 9232

Modified:
   rt/branches/3.7-EXPERIMENTAL/   (props changed)
   rt/branches/3.7-EXPERIMENTAL/etc/RT_Config.pm.in

Log:


Modified: rt/branches/3.7-EXPERIMENTAL/etc/RT_Config.pm.in
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/etc/RT_Config.pm.in	(original)
+++ rt/branches/3.7-EXPERIMENTAL/etc/RT_Config.pm.in	Mon Oct  8 12:27:54 2007
@@ -316,6 +316,8 @@
 );
 
 # Options of GnuPG program
+# If you override this in your RT_SiteConfig, you should be sure
+# to include a homedir setting
 
 Set(%GnuPGOptions,
     homedir => '@RT_VAR_PATH@/data/gpg',


More information about the Rt-commit mailing list