-
Notifications
You must be signed in to change notification settings - Fork 14
SkeletonProfile
Simon Kelly edited this page Feb 5, 2015
·
1 revision
<profile version="1" update="jr://resource/profile.xml">
<property key="BackupMode" value="file_mode"/>
<property key="backup-url" value="file:///E:/CommCare.Backup"/>
<property key="restore-url" value="file:///E:/CommCare.Backup"/>
<property key="purge-freq" value="7" force="true"/>
<property key="PostURL" value="http://dev.commcarehq.org/receiver/submit/YOURDOMAIN" force="true"/>
<property key="PostTestURL" value="http://dev.commcarehq.org/receiver/submit/YOURDOMAIN" force="true"/>
<property key="cur_locale" value="default"/>
<property key="logenabled" value="Enabled"/>
<property key="log_prop_weekly" value="log_short"/>
<property key="log_prop_daily" value="log_never"/>
<features>
<checkoff active="false"/>
<reminders active="false">
<time>0</time>
</reminders>
<package active="false"/>
</features>
<suite><resource id="demo_suite" version="1">
<location authority="local">jr://resource/suite.xml</location>
</resource></suite>
</profile>