Subversion Repositories general

Rev

Rev 1046 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1046 Rev 1047
Line 1... Line 1...
1
<?xml version='1.0' encoding='utf-8'?>
1
<?xml version='1.0' encoding='utf-8'?>
2
 
2
 
3
<!-- HostAdmiral configuration file - user definitions. -->
3
<!-- HostAdmiral configuration file - user definitions. -->
4
<hostadmiral>
4
<hostadmiral>
5
	<version major="1" minor="0" />
5
	<version major="1" minor="1" />
6
	<datasource>
6
	<datasource>
7
		<settings>
7
		<settings>
8
			<username>postgres</username>
8
			<username>postgres</username>
9
			<password>password</password>
9
			<password>password</password>
10
			<url>jdbc:postgresql://localhost/hostadmiral</url>
10
			<url>jdbc:postgresql://localhost/hostadmiral</url>