This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  3f5e3581f8535644a17dade42c8cc0697fd25078 (commit)
      from  aae25a38e12f59642999daf9fecc6183567f3c3b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=3f5e3581f8535644a17dade42c8cc0697fd25078

commit 3f5e3581f8535644a17dade42c8cc0697fd25078
Author: Franck Villaume <[email protected]>
Date:   Wed Jul 20 19:09:03 2016 +0200

    add missing default new params introduced. use_home & use_my to enable 
respectively the forge homepage, the user homepage in the main tab menu

diff --git a/src/etc/config.ini.d/defaults.ini 
b/src/etc/config.ini.d/defaults.ini
index 36a4678..eac35c1 100644
--- a/src/etc/config.ini.d/defaults.ini
+++ b/src/etc/config.ini.d/defaults.ini
@@ -90,6 +90,8 @@ user_default_shell = "/bin/bash"
 user_display_contact_info = yes
 forge_homepage_widget = no
 use_quicknav_default = yes
+use_home = yes
+use_my = yes
 
 scm_single_host = yes
 system_user=fusionforge

-----------------------------------------------------------------------

Summary of changes:
 src/etc/config.ini.d/defaults.ini | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to