Add support for homepage configuration.

This commit is contained in:
Paulo Gustavo Veiga
2012-09-01 14:30:32 -03:00
parent 8839b8d333
commit 154a442428
9 changed files with 89 additions and 6 deletions

View File

@@ -82,6 +82,9 @@ admin.user = admin@wisemapping.org
# Site URL. This url will be used during sharing emails and public views.
site.baseurl = http://localhost:8080
# Site Homepage URL. This will be used as URL for homepage location.
site.homepage = c/home
##################################################################################
# Google Analytics Settings
##################################################################################