blob: 5e9135be15620c194036dd2457711dceb982ad20 [file] [log] [blame]
Narayan Kamatha77fadd2014-12-18 11:56:40 +00001<?xml version="1.0" encoding="utf-8"?>
2<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
Neil Fuller279df212015-09-18 10:06:23 +01003 <application>libphonenumber-hrd</application>
Narayan Kamatha77fadd2014-12-18 11:56:40 +00004 <version>1</version>
5 <threadsafe>true</threadsafe>
6
7 <!-- Configure java.util.logging -->
8 <system-properties>
9 <property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
10 </system-properties>
11</appengine-web-app>