10 lines
469 B
XML
10 lines
469 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<repo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns="http://git.root2.io/r00t2/borgextend/"
|
|
xsi:schemaLocation="http://git.root2.io/r00t2/borgextend/ http://git.r00t2.io/r00t2/borgextend/src/branch/master/config.xsd"
|
|
name="testrepo2"
|
|
password="AnotherSuperSecretPassword"
|
|
dummy="true">
|
|
<path>/dev/null</path>
|
|
</repo>
|