-
Notifications
You must be signed in to change notification settings - Fork 0
Example 1 Linux
Udo Liess edited this page Dec 6, 2017
·
1 revision
configuration xml file for Ubuntu 16.04
<baco>
<source>
<path>/home/udo/</path>
<omit>/home/udo/.*</omit>
<omit>/home/udo/lost+found/</omit>
<omit>/home/udo/Desktop/</omit>
<omit>/home/udo/Music/</omit>
<omit>/home/udo/Downloads/</omit>
<omit>/home/udo/Public/</omit>
</source>
<source>
<path>/home/udo/.mozilla/</path>
</source>
<source>
<path>/home/udo/.thunderbird/</path>
</source>
<source>
<path>/home/udo/.jpilot/</path>
</source>
<source>
<path>/home/udo/.gnupg/</path>
<omit>/home/udo/.gnupg/S.dirmngr</omit>
<omit>/home/udo/.gnupg/S.gpg-agent</omit>
</source>
<source>
<path>/home/udo/.Skype/</path>
</source>
<reduce>
<age>1</age>
<span>1:00</span>
</reduce>
<reduce>
<age>7</age>
<span>12:00</span>
</reduce>
<reduce>
<age>30</age>
<span>1</span>
</reduce>
<reduce>
<age>365</age>
<span>7</span>
</reduce>
<reduce>
<age>730</age>
<span>30</span>
</reduce>
</baco>