Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientUserManagement/HeuristicLab.GeoIP/1.12/Settings.settings @ 7475

Last change on this file since 7475 was 6927, checked in by ascheibe, 13 years ago

#1648 added GeoIP support to access webservice

File size: 438 bytes
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.GeoIP" GeneratedClassName="Settings">
3  <Profiles />
4  <Settings>
5    <Setting Name="DatabasePath" Type="System.String" Scope="Application">
6      <Value Profile="(Default)">GeoIP201109.dat</Value>
7    </Setting>
8  </Settings>
9</SettingsFile>
Note: See TracBrowser for help on using the repository browser.