diff --git a/VIPSWeb/local_settings_sample.py b/VIPSWeb/local_settings_sample.py index e382436e05ff3a4e1eabff2dfd8ba98f653806f7..f3a9f02d63313278c05f4e7bd5b95a66c6ced80e 100755 --- a/VIPSWeb/local_settings_sample.py +++ b/VIPSWeb/local_settings_sample.py @@ -113,7 +113,7 @@ GOOGLE_ANALYTICS_SCRIPT = """ # The server name used for VIPSLogic VIPSLOGIC_SERVER_NAME = "vipslogic" # VIPSLogic protocol -VIPSLOGIC_PROTOCOL = "https" +VIPSLOGIC_PROTOCOL = "http" # This organization's ID in VIPSLogic/CoreManager VIPS_ORGANIZATION_ID = 1 # Use this if you want to override and show icons for stations belonging to several organizations