Project

General

Profile

Actions

Support #776

closed

defining Google API key

Support #776: defining Google API key

Added by Anonymous over 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/01/2011
Due date:
% Done:

0%

Estimated time:

Description

Does anybody have an example wt_config.xml file that defines the google_api_key property?

Thanks!

KD Updated by Koen Deforche over 15 years ago Actions #1

Hey,

This would be a minimal wt_config.xml file that sets a key:

<server>
  <application-settings location="*">
    <properties>
      <property name="google_api_key">ABQIAAAA...</property>
    </properties>
  </application-settings>
</server>

KD Updated by Koen Deforche over 15 years ago Actions #2

  • Status changed from New to Resolved

KD Updated by Koen Deforche about 15 years ago Actions #3

  • Target version set to 3.1.10

KD Updated by Koen Deforche about 15 years ago Actions #4

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom