42 lines
950 B
XML
Executable file
42 lines
950 B
XML
Executable file
<config>
|
|
<debug></debug>
|
|
<disable></disable>
|
|
<fckeditor></fckeditor>
|
|
<session>true</session>
|
|
<smarty>true</smarty>
|
|
<magpierss></magpierss>
|
|
<database>
|
|
<hostname>localhost</hostname>
|
|
<username>meatronic</username>
|
|
<password>m347r0n1c</password>
|
|
<database>meatronic</database>
|
|
</database>
|
|
<navigation>
|
|
<default>home</default>
|
|
<sections>
|
|
<home>home</home>
|
|
<artists>artists</artists>
|
|
<releases>releases</releases>
|
|
<events>events</events>
|
|
<links>links</links>
|
|
<about>about</about>
|
|
</sections>
|
|
</navigation>
|
|
<admin>
|
|
<sections>
|
|
<news>news</news>
|
|
<artists>artists</artists>
|
|
<releases>releases</releases>
|
|
<links>links</links>
|
|
<downloads>download stats</downloads>
|
|
<logout>logout</logout>
|
|
</sections>
|
|
</admin>
|
|
<contact>
|
|
<prefix>VNN</prefix>
|
|
<recipients>
|
|
<recipient>verynicenoise@gmail.com</recipient>
|
|
<recipient>joshsherman@gmail.com</recipient>
|
|
</recipients>
|
|
</contact>
|
|
</config>
|