Project

General

Profile

Actions

Support #776

closed

defining Google API key

Added by Anonymous almost 13 years ago. Updated over 12 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!

Actions #1

Updated by Koen Deforche almost 13 years ago

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>
Actions #2

Updated by Koen Deforche almost 13 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Koen Deforche over 12 years ago

  • Target version set to 3.1.10
Actions #4

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF