-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
keep the layer configuration in /var/portal/indicators by default
- Loading branch information
Fernando Gonzalez Cortes
committed
Jun 27, 2013
1 parent
2ee737f
commit 37d287d
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
languages = {"en": "English", "fr": "Fran\u00e7ais", "es": "Espa\u00f1ol"} | ||
recaptcha.publickey = 6Ld5ydQSAAAAAGtZJG67QkQM7Z13X6MGf72RtmDE | ||
recaptcha.privatekey = 6Ld5ydQSAAAAAJW3To_tN6czS7C-HCnsBVhENfD9 | ||
layers.rootFolder=/var/geoserver/data/nfms | ||
layers.rootFolder=/var/portal/indicators |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
This file is just to make git keep the folder. | ||
|
||
Under this directory all the configuration for the indicators of the layers will appear. For more information see: http://www.nfms4redd.org/ |