Skip to content

Very Simple config file:

John "Warthog9" Hawley edited this page Jan 27, 2014 · 1 revision
group <group name> {
    host hostname1;
    host hostname2.fqd;

    key     <full path to key file or key itself>; // this is a comment key host group include

    include <base path to files you want to sync>;
}
Clone this wiki locally