Skip to content
Snippets Groups Projects
Commit 13ef1df0 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added INCLUDE_ORGANIZATIONS_IDS to sample config file

parent d84e8657
Branches
No related tags found
No related merge requests found
......@@ -116,6 +116,8 @@ VIPSLOGIC_SERVER_NAME = "vipslogic"
VIPSLOGIC_PROTOCOL = "http"
# This organization's ID in VIPSLogic/CoreManager
VIPS_ORGANIZATION_ID = 1
# If you want to include forecasts from several organizations
INCLUDE_ORGANIZATION_IDS =[1,2,3,4,5]
# Use this if you want to override and show icons for stations belonging to several organizations
#FORECAST_MAP_ORGANIZATION_IDS =[1,6]
# The server name used for VIPSCoreManager
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment