2011-04-27 01:44:26 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
|
|
|
<properties>
|
|
|
|
<comment>RSCD-LS Config</comment>
|
|
|
|
<entry key="mysqlhost">localhost</entry>
|
2011-05-13 04:24:42 -04:00
|
|
|
<entry key="mysqldb">moparclassic</entry>
|
|
|
|
<entry key="mysqluser">mc</entry>
|
2011-04-27 01:44:26 -04:00
|
|
|
<entry key="mysqlpass"></entry>
|
|
|
|
<entry key="lsip">localhost</entry>
|
|
|
|
<entry key="lsport">34526</entry>
|
|
|
|
<entry key="queryip">localhost</entry>
|
|
|
|
<entry key="queryport">8186</entry>
|
2012-01-08 00:00:34 -05:00
|
|
|
<entry key="storage-medium">org.moparscape.msc.ls.persistence.impl.DummyStorageMedium</entry>
|
2011-12-16 09:36:37 -05:00
|
|
|
<entry key="auth-class">org.moparscape.msc.ls.auth.impl.DummyAuth</entry>
|
|
|
|
<entry key="auth-meta-data">http://localhost/auth.php</entry>
|
2011-04-27 01:44:26 -04:00
|
|
|
</properties>
|