Revision 6 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed
<?xml version="1.0" encoding="utf-8"?><application id="blog" mode="Debug"><!-- alias definitions and namespace usings<paths><alias id="myalias" path="./lib" /><using namespace="Application.common.*" /></paths>--><!-- configurations for modules --><modules><!-- Remove this comment mark to enable caching<module id="cache" class="System.Caching.TDbCache" />--><!-- Remove this comment mark to enable PATH url format<module id="request" class="THttpRequest" UrlFormat="Path" />--><!-- Remove this comment mark to enable logging<module id="log" class="System.Util.TLogRouter"><route class="TBrowserLogRoute" Categories="System" /></module>--></modules><!-- configuration for available services --><services><service id="page" class="TPageService" DefaultPage="Home" /></services><!-- application parameters<parameters><parameter id="param1" value="value1" /><parameter id="param2" value="value2" /></parameters>--></application>