Improved the ROBOdoc documentation generation process.
[silc.git] / doc / example_silcd.conf.in
index 89dc2f26ba545b74f1c5d2f0161600cdf61d9bc0..5bac8bcc20fc049224656e881f01dc320a02c75e 100644 (file)
@@ -356,7 +356,6 @@ ServerConnection {
        Host = "10.2.1.7";
        Passphrase = "verysecret";
        #Publickey = "/path/to/the/public.key";
-       VersionID = 1;
        Params = "normal";
        Backup = false;
 };
@@ -391,7 +390,6 @@ RouterConnection {
        Port = 706;
        Passphrase = "verysecret";
        #Publickey = "/path/to/the/public.key";
-       VersionID = 1;
        Params = "normal";
        Initiator = true;
        #BackupHost = "10.2.1.6";