Skip to content

Commit

Permalink
Reset google api key, use new blank default
Browse files Browse the repository at this point in the history
  • Loading branch information
James Falkner committed Jan 19, 2016
1 parent 60904e6 commit 5a992e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiapp-default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<property name="liferay.flickr.shared_secret">my-flickr-shared-secret</property>

<!-- google API key -->
<property name="liferay.google.apikey">AIzaSyCYk0TaOvmrviOw8epcEuLObLWL8ifREPg</property>
<property name="liferay.google.apikey">my-google-url-shortener-api-key</property>

<property name="liferay.regular.font">Helvetica</property>
<property name="liferay.light.font">Helvetica</property>
Expand Down

0 comments on commit 5a992e6

Please sign in to comment.