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

More adaptations of local_settings

parent b4aa8764
No related branches found
No related tags found
No related merge requests found
...@@ -113,7 +113,7 @@ GOOGLE_ANALYTICS_SCRIPT = """ ...@@ -113,7 +113,7 @@ GOOGLE_ANALYTICS_SCRIPT = """
# The server name used for VIPSLogic # The server name used for VIPSLogic
VIPSLOGIC_SERVER_NAME = "vipslogic" VIPSLOGIC_SERVER_NAME = "vipslogic"
# VIPSLogic protocol # VIPSLogic protocol
VIPSLOGIC_PROTOCOL = "https" VIPSLOGIC_PROTOCOL = "http"
# This organization's ID in VIPSLogic/CoreManager # This organization's ID in VIPSLogic/CoreManager
VIPS_ORGANIZATION_ID = 1 VIPS_ORGANIZATION_ID = 1
# Use this if you want to override and show icons for stations belonging to several organizations # Use this if you want to override and show icons for stations belonging to several organizations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment