gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/etc httpd.secrets.example, NONE, 1.1 gforge.conf


From: cbayle
Subject: [Gforge-commits] gforge/etc httpd.secrets.example, NONE, 1.1 gforge.conf.example, 1.1, 1.2
Date: Thu, 29 Jan 2004 15:00:41 -0600

Update of /cvsroot/gforge/gforge/etc
In directory db.perdue.net:/tmp/cvs-serv24636/etc

Modified Files:
        gforge.conf.example 
Added Files:
        httpd.secrets.example 
Log Message:
Added cache and ssl support


--- NEW FILE: httpd.secrets.example ---
# PLEASE DO NOT REMOVE THIS LINE

SetEnv sys_localinc /path/to/local.inc
SetEnv sys_gfdbhost localhost
SetEnv sys_gfdbname alexandria
SetEnv sys_gfdbuser www
SetEnv sys_gfdbpasswd 
SetEnv sys_gfldap_passwd 
SetEnv sys_jabber_pass 

Index: gforge.conf.example
===================================================================
RCS file: /cvsroot/gforge/gforge/etc/gforge.conf.example,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gforge.conf.example 15 Jan 2004 21:55:37 -0000      1.1
+++ gforge.conf.example 29 Jan 2004 21:00:35 -0000      1.2
@@ -61,4 +61,10 @@
 sys_use_ftp=true
 sys_use_trove=true
 sys_use_snippet=true
+sys_use_ssl=false
 sys_project_reg_restricted=true
+sys_localization_enable_caching=true
+sys_localization_cache_path=/path/to/localization/cache/
+sys_localization_enable_timestamp_checking=true
+sys_localinc=/path/to/local.inc
+sys_jabber_pass=





reply via email to

[Prev in Thread] Current Thread [Next in Thread]