File: default.xml

package info (click to toggle)
node-config 3.3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 836 kB
  • sloc: javascript: 3,549; sh: 26; xml: 13; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<config>
  <Customers>
    <dbName>from_default_xml</dbName>
    <lang>en</lang>
    <lang>es</lang>
  </Customers>
  <AnotherModule>
    <parm9>value9</parm9>
  </AnotherModule>
</config>